@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/p419294074> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rooie oortjes" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07535084X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p15696211X>,
        <http://data.bibliotheken.nl/id/thes/p238358461>,
        <http://data.bibliotheken.nl/id/thes/p419294058> ;
    schema1:description "Auteursverantwoording op omslag: Dario/Dixon/Gürsel",
        "Nr. 406112017",
        "Oorspronkelijke uitgave: De Boemerang, ©2002" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p419286853> ;
    schema1:issueNumber 170 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3611a1da6c6edd427d4c54ce4562f5e5> ;
    schema1:name "Rooie oortjes" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/699db498ce79e8c0c82aa63c0a2fb50d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1048246363> .

