@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/p04314344X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Redelijke ordening van de mensengemeenschap / Kees Boeke" ;
    dcterms1:issued "1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608844>,
        <http://data.bibliotheken.nl/id/thes/p101191731>,
        <http://data.bibliotheken.nl/id/thes/p397364598> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070325294> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "Oorspr. uitg.: 1946" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/27cc6074622d175a43efb4b63b897c65> ;
    schema1:name "Redelijke ordening van de mensengemeenschap" ;
    schema1:numberOfPages 38 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f51bf25089daf502c9e67d379fd6cf40> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64801442> .

