@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/p435716174> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Drie mannen in burger / J.B. Priestley ; vert. [uit het Engels] Koos Schuur" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611977> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068285663> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069182698> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p048715964> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bcf9db8bc9a39967e2f43b471cf7ba4a> ;
    schema1:name "Drie mannen in burger" ;
    schema1:numberOfPages 239 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/994ffa081b4f0a0c0791e3cc525d7790> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308401009> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b411efd4ff5acc8a8587e5000962e45c> .

