@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/p419665277> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De samenzwering / Gerben Graddesz Hellinga" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068389094> ;
    schema1:bookEdition "1e druk" ;
    schema1:description "Omslag vermeldt: Noord tegen Zuid in het ongetemde Amerika 1863-1865" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p411333259> ;
    schema1:isbn "9789078720515" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5accac19a3859101197c7df19714f6c5> ;
    schema1:name "De samenzwering" ;
    schema1:numberOfPages 235 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/55af76fb7721836326d46cc3d0a76485> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1082881213> .

