@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/p189287705> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mensch tegenover den staat / Herbert Spencer ; vert. door A.R. Arntzenius" ;
    dcterms1:issued "1886" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068889771> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069931976> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1ae7deb77c326da479edf3a91daa897d> ;
    schema1:name "De mensch tegenover den staat" ;
    schema1:numberOfPages 130 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d6dfe1bf760a06ec6e3a52c3d41c6c4e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150099266> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8fa0b055b97da9e501f38ce50b520e36> .

