@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/p271500077> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Investeren in gezamenlijkheid / [Pieter van Vollenhoven ... et al.]" ;
    dcterms1:issued "2004" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/7b0ed0da83c9f0477955d3dffcd1239b> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069334854>,
        <http://data.bibliotheken.nl/id/thes/p149006470> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/140869d109dabcaff0788fdbd90273c1> ;
    schema1:name "Investeren in gezamenlijkheid" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a2851fa6d35671b047356e1df9db55c0> .

