@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/p09167820X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De aristocraten : roman / Michel de Saint Pierre ; [vert. uit het Frans door F. Brunklaus]" ;
    dcterms1:issued "1955" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069639361> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06964392X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05c15ffff24a88acc100fd664dffbe52> ;
    schema1:name "De aristocraten : roman" ;
    schema1:numberOfPages 258 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/28ec71b13177f0510a5e122daf55d0ea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65938137> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/17f2907b4b926bd75396e0fbdb42026a> .

