@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/p036772445> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Christelijke eigendomsleer / door L. Janssens" ;
    dcterms1:issued "1953" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594401>,
        <http://data.bibliotheken.nl/id/thes/p078468752>,
        <http://data.bibliotheken.nl/id/thes/p078494303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069503850> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3fb8210e3f1cf593aaf061faa55ac160> ;
    schema1:name "Christelijke eigendomsleer" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d10e1f8f40b6f781b545ee2f6653f172> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64473299> .

