@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/p175565058> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Paul Nugent, de materialist / Helen F. Hetherington en H. Darwin Burton ; uit het Eng. door A.H. Raabe" ;
    dcterms1:issued "1894" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p133533670> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07026418X>,
        <http://data.bibliotheken.nl/id/thes/p175564760> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/918fbaa6047533147b77537bb58b9b4f> ;
    schema1:name "Paul Nugent, de materialist" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3921138b48853b13735f8d002f0b9b02> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67971308> .

