@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/p21362852X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anne Frank krant 1990, 10+ / red. Anne Frank Stichting ; [samenstelling en eindred. Anki Duin ... et al.]" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627183> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075294737> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070081662> ;
    schema1:description "Onderdeel van het project 'Kind in de Oorlog'" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5dba87e291ea780888cecaa372a7ca5> ;
    schema1:name "Anne Frank krant 1990, 10+" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ee9323701a4237f8ca2f53633442aa77> .

