@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/p389071501> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "God in ons / uit het Fransch van R. Plus door G. van Gestel" ;
    dcterms1:issued "1921" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759441X>,
        <http://data.bibliotheken.nl/id/thes/p078671868> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06916343X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070059632> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p048428744> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15a81ca6db6317ec3a866724302489a4> ;
    schema1:name "God in ons" ;
    schema1:numberOfPages 187 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f595312f6a96edc5931e4e019b159857> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902617351> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/af2f95f5c6d9f5e269ce7cce17f85b7f> .

