@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/p820297704> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De internationale obligatiemarkt / P.F. Verhaar" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616793>,
        <http://data.bibliotheken.nl/id/thes/p397375018> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068710089> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821540750> ;
    schema1:isbn "9026707533" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8b9d8168556733bd92dde6e2ec81d73c> ;
    schema1:name "De internationale obligatiemarkt" ;
    schema1:numberOfPages 184 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/636f790150bb477193b51d57c4ae6f19> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899102154> .

