@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/p844234982> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eurovalutamarkt / G.P.L. van Roij" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075625199>,
        <http://data.bibliotheken.nl/id/thes/p07760721X>,
        <http://data.bibliotheken.nl/id/thes/p096478314>,
        <http://data.bibliotheken.nl/id/thes/p397373821> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071086978>,
        <http://data.bibliotheken.nl/id/thes/p075304872> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: 1977" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821540750> ;
    schema1:isbn "9026709498" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a988665e88a3e296a31ab25d5da7122> ;
    schema1:name "De eurovalutamarkt" ;
    schema1:numberOfPages 98 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/01601838102b715db8c62a064b89842f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64105189> .

