@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/p790000393> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Investeringen / door H. Hoelen" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067727417> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9062035329" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0426f975482b09eb3d29f8ba9058d5bf> ;
    schema1:name "Investeringen" ;
    schema1:numberOfPages 38 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d8906f1bcf02fd1747d3d5ef14f25b3a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780982441> .

