@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/p111959535> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Analogia entis / [H. de Vries]" ;
    dcterms1:issued "1949" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p111958547> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p111956471> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5cf43dfce761e92f5578064a37964812> ;
    schema1:name "Analogia entis" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/24ae709501c0c690a734e9a7bead4dd6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66292752> .

