@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/p843399244> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het geld vroeger en nu / J. Baerten" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599438>,
        <http://data.bibliotheken.nl/id/thes/p07851486X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072885041> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851207715> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8d19ee09c74095b70faf74d09bbec93> ;
    schema1:name "Het geld vroeger en nu" ;
    schema1:numberOfPages 122 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/86f9d64647b1ec942392deface82ed04> ;
    schema1:sameAs <http://www.worldcat.org/oclc/6726588> .

