@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/p048714569> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" Dat rijmt\" / Ivo de Wijs ; met tek. van Alfons van Heusden" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397577354> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07162161X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067502849> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075671875> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "903510692X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e30eec0901b47bcd27032e405bed6ccf> ;
    schema1:name "\" Dat rijmt\"" ;
    schema1:numberOfPages 58 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9c8383d38ed90ff0b03acb36250a65e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71418951> .

