@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/p420829792> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Balora met het grote hoofd / Thomas Olde Heuvelt" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p090630858>,
        <http://data.bibliotheken.nl/id/thes/p241047048> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p417140746> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1500a697b6601a9ebd7626c01b17f656> ;
    schema1:name "Balora met het grote hoofd" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ae09138dea27e1e831eea136ce9d66ac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1062402610> .

