@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/p843639334> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anekdotes over André van Duin / samengest. door Joop Bromet ; tek. van Jasp" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070688389> ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/843639334.jpg" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068339593> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026987013" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/faa76db7e93a761c084b8ef7b5ca2a51> ;
    schema1:name "Anekdotes over André van Duin" ;
    schema1:numberOfPages 78 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/89b3e2346da576fb93d54ceee35c5d47> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63955839> .

