@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/p045883866> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De analogieleer van Erich Przywara / door G. Copers" ;
    dcterms1:issued "1952" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070980659> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p09907138X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840413440> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ccda01ed8cc2acc10d0b9b6682d4cb3a> ;
    schema1:name "De analogieleer van Erich Przywara" ;
    schema1:numberOfPages 254 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f2174928d168b78bc469c0b4f7adf112> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781903707> .

