@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/p421789557> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Kraaiennest / Ludo Driesen" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p155727338> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789462663558" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f15cc29c45e235d068f576454c347c4> ;
    schema1:name "Het Kraaiennest" ;
    schema1:numberOfPages 84 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/002ac2f1c6b9ec4a6f89517b4f43a954> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1096437937> .

