@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p229833063> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rodrigo / tek. Hermann ; tekst: Y. Huppen ; [vert. uit het Frans]" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068906196> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p13495856X> ;
    schema1:description "Oorspr. Franse uitg.: Grenoble : Glénat, cop. 2001" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p168277506> ;
    schema1:isbn "9069692759" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d7a0f92de75fcec87cd3420aaa3f0d8> ;
    schema1:name "Rodrigo" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5e2493d2a4ab0f63f1341cd073cd3515> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67097982> .

