@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/p041631706> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dit al gehoord? / tek.: Marcello ; scenario: Maric ; [vert. uit het Frans]" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071125698> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072211679> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9031412112" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fea826d35c99ae26336687875ec80a82> ;
    schema1:name "Dit al gehoord?" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ca9fadcdb39f9864144064aa22041c5f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64762055> .

