@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/p863338909> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het versjes ABC / illustraties Inge van Noortwijk en Henk van der Vrande" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072613149> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069276595>,
        <http://data.bibliotheken.nl/id/thes/p072613130> ;
    schema1:description "Samenstelling: Karin Winkelman" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075611899> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9068250329" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/29609d0a4ce8dab7db93281cb56ea1cc> ;
    schema1:name "Het versjes ABC" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/87498978c244998b2c7ae0dfe908f16b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64371115> .

