@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p820849227> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De godsdienst der Romeinen / J.L.M. de Lepper" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446212679> ;
    dcterms1:issued "1950" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594045>,
        <http://data.bibliotheken.nl/id/thes/p078522951>,
        <http://data.bibliotheken.nl/id/thes/p078652987> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073561584> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822374625> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b8e1dc2687d6f617dede51c0e6a35058> ;
    schema1:name "De godsdienst der Romeinen" ;
    schema1:numberOfPages 204 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f06358d63f9dc48305523a0730fc16ed> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781393081> .

