@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/p419287795> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rooie oortjes" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07535084X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p078861349>,
        <http://data.bibliotheken.nl/id/thes/p15696211X> ;
    schema1:description "Auteursverantwoording op omslag: Gürsel/Di Sano",
        "Nr. 406112022",
        "Oorspronkelijke uitgave: De Boemerang, ©2003" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p419286853> ;
    schema1:issueNumber 60 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd60f84d1bb565a01be36ac76786e5ec> ;
    schema1:name "Rooie oortjes" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b24e6af42df8dc7adb678dbd6e5b2aa2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1048007262> .

