@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/p160625491> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De internationale rol van de euro / A.F.P. Bakker en A.J. Kapteyn" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068671679> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069590249> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822571099> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f9ebaf6f63115783f9a84367ccc4203e> ;
    schema1:name "De internationale rol van de euro" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a38e5a2460fb84d1dd8992702e48d131> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68514844> .

