@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/p154378127> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "1 variatie op een vertaling / W.L. Idema ; [met een prentje van José Juten]" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068479840> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072944692>,
        <http://data.bibliotheken.nl/id/thes/p108877965> ;
    schema1:description "Uitg. ter gelegenheid van nieuwjaar 1997" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X>,
        <http://data.bibliotheken.nl/id/thes/p075629496> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5db636713e74e1289504a8e7f7a00e1a> ;
    schema1:name "1 variatie op een vertaling" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3766a47edce819884f93eea37de9f962> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68526575> .

