@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/p046828087> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Consumenten samen verder / J.H. Voskamp" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603381>,
        <http://data.bibliotheken.nl/id/thes/p077597516>,
        <http://data.bibliotheken.nl/id/thes/p078475236>,
        <http://data.bibliotheken.nl/id/thes/p078939291> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073955590>,
        <http://data.bibliotheken.nl/id/thes/p075317095> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822358026> ;
    schema1:isbn "9065730664" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f8991e75c11b3d5da42cb67217362c6> ;
    schema1:name "Consumenten samen verder" ;
    schema1:numberOfPages 67 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b56bfc93d827dfc8d8366595ab48ca7a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64774272> .

