@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/p162503415> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beschouwingen over geld en goud / Daad en Gedachte" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560700X>,
        <http://data.bibliotheken.nl/id/thes/p075624168>,
        <http://data.bibliotheken.nl/id/thes/p075659255> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p163098735> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7782122d5f9880ff9739bef2510298f2> ;
    schema1:name "Beschouwingen over geld en goud" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ea2f0c7a1f4bc666a01b7ec74d326a8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68231542> .

