@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/p32557989X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rooie oortjes" ;
    dcterms1:issued "2010" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p334061504> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p081614632> ;
    schema1:isbn "9789085362128" ;
    schema1:issueNumber 400 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dbda4836515267bcc10a25a79e322e08> ;
    schema1:name "Rooie oortjes" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/315474997b9acfeffb149e93c9e5d0ec> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775658093> .

