@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p832389757> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik ben tegen / A. den Doolaard" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p370929357> ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075611627>,
        <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397568002> ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/832389757.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068784198> ;
    schema1:description "Artikelen eerder verschenen in de \"Gelderlander\"" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9021459949" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/92d42b6fde949f158557dd6af5123036> ;
    schema1:name "Ik ben tegen" ;
    schema1:numberOfPages 101 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a27a2e7e77ac0521dd6fb69a1baa280f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63502724> .

