@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/p213787709> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kampioenen van Tijgerberg / Sjon Hauser ; [red.: Kirsten Pijl]" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072643080>,
        <http://data.bibliotheken.nl/id/thes/p075332620> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075307456>,
        <http://data.bibliotheken.nl/id/thes/p19774107X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p186482167> ;
    schema1:isbn "9068329251" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f2443c2e6980ce42d76f51571d71eac> ;
    schema1:name "De kampioenen van Tijgerberg" ;
    schema1:numberOfPages 110 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/31df4a2ec6d49a214bbb34190bc89456> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67252332> .

