@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/p304441589> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Spookfeesten / Thomas Leeflang" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603837>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078606705>,
        <http://data.bibliotheken.nl/id/thes/p078623693>,
        <http://data.bibliotheken.nl/id/thes/p24192491X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070654913> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9059115015",
        "9789059115019" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/933ed06d6b3939c974f8637709c09c7d> ;
    schema1:name "Spookfeesten" ;
    schema1:numberOfPages 142 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8c9b2c1b9839c612a0c5d926e9137963> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907177853> .

