@base          <http://brujula.ual.es/> .
@prefix dct:   <http://purl.org/dc/terms/> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix bibo:  <http://purl.org/ontology/bibo/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vivo:  <http://vivoweb.org/ontology/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix obo:   <http://purl.obolibrary.org/obo/> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .

<publications/100575>
        a                         bibo:Document , bibo:Article ;
        rdfs:label                "Nonlinear Fuzzy Model Predictive Control of the TCP-100 Parabolic Trough Plant" ;
        dcterms:created           "2021-11-06T15:07:07.61Z"^^xsd:dateTime ;
        dcterms:issued            "2021-08-30"^^<xsd:date> ;
        dcterms:modified          "2023-11-05T17:37:14.063Z"^^xsd:dateTime ;
        dcterms:title             "Nonlinear Fuzzy Model Predictive Control of the TCP-100 Parabolic Trough Plant" ;
        bibo:doi                  "10.2991/asum.k.210827.032" ;
        vivo:hasPublicationVenue  [ a                         bibo:Collection ;
                                    dcterms:title             "Joint Proceedings of the 19th World Congress of the International Fuzzy Systems Association (IFSA), the 12th Conference of the European Society for Fuzzy Logic and Technology (EUSFLAT), and the 11th International Summer School on Aggregation Operators (AGOP)" ;
                                    vivo:publicationVenueFor  <publications/100575>
                                  ] ;
        vivo:relatedBy            [ a             vivo:Authorship , vivo:Relationship ;
                                    vivo:relates  <publications/100575> , <authors/1001>
                                  ] .
