@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/p85194082X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Civitas : eene inleiding tot de philosophie der gemeenschap / door H. van Treslong" ;
    dcterms1:issued "1906" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593529>,
        <http://data.bibliotheken.nl/id/thes/p078506204>,
        <http://data.bibliotheken.nl/id/thes/p095239790>,
        <http://data.bibliotheken.nl/id/thes/p397314787> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067729592> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14a53a11ec162f1c579c7c5860dcc14d> ;
    schema1:name "Civitas : eene inleiding tot de philosophie der gemeenschap" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cc279c3caaeb31f2c65800a8e56f2aef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781642367> .

