@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/p160228913> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De EMU en het internationale monetaire stelsel / J.A.H. de Beaufort Wijnholds" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071594973> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822571099> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57b592a56b1dfa6a7306ef7fe302501d> ;
    schema1:name "De EMU en het internationale monetaire stelsel" ;
    schema1:numberOfPages 207 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b6cc10e2fe165ed246f964c7ced5cba1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68501711> .

