@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/p160625645> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De komst van de euro : de uitdaging, de kansen / A.F.P. Bakker" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068671679> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822571099> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/874d757ab32edae37e91b57bdb8251e6> ;
    schema1:name "De komst van de euro : de uitdaging, de kansen" ;
    schema1:numberOfPages 645 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/65e11f085b7b37daeb7215da2a5961a2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68514848> .

