@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/p066987679> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Moderne levensstijlen / onder red. van Carl C. Rohde" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075687658>,
        <http://data.bibliotheken.nl/id/thes/p07759729X>,
        <http://data.bibliotheken.nl/id/thes/p078478227>,
        <http://data.bibliotheken.nl/id/thes/p078571545> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p079093191> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p079092152> ;
    schema1:isbn "9051832133" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7bee01216f459ba3ecf64a278b6323a> ;
    schema1:name "Moderne levensstijlen" ;
    schema1:numberOfPages 233 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/121e254f003178146272a9c2d029c7ad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782061661> .

