@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/p321454367> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gangen onder het kasteel van Valkenburg / door Jacquo Silvertant" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616033>,
        <http://data.bibliotheken.nl/id/thes/p075646943> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p156141590>,
        <http://data.bibliotheken.nl/id/thes/p310393744> ;
    schema1:bookEdition "1e opl" ;
    schema1:description "Opl. van 100 gesigneerde ex" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p314758011> ;
    schema1:isbn "9789079491056" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5d84d431f94b77db6710bb4acebd277> ;
    schema1:name "De gangen onder het kasteel van Valkenburg" ;
    schema1:numberOfPages 75 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/70001ed848e6090a61c04ee9f35ea886> ;
    schema1:sameAs <http://www.worldcat.org/oclc/433894857> .

