@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/p389069914> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Praktische godgeleerdheid / A. van Veldhuizen" ;
    dcterms1:issued "1923" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594436> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072875712> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p04727056X> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044138040> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/27c1b3bd5b16721399198a4b0727aa3d> ;
    schema1:name "Praktische godgeleerdheid" ;
    schema1:numberOfPages 68 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d9f4de9183b9859ae6f9ff745a78aa36> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902617218> .

