@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/p051030624> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Burger Tom Paine : roman / Howard Fast ; [vert. uit het Engels: Walter IJzerdraat]" ;
    dcterms1:issued "1951" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069070822> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069180377> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p83078165X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e2fdb80bb40dbd34c81fbe26227ca2d0> ;
    schema1:name "Burger Tom Paine : roman" ;
    schema1:numberOfPages 327 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/792e03753158b319127cf9793813fd98> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899060833> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c31f0d52267722570689976cb1b43831> .

