@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/p080396917> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De golfcrisis : feiten en cijfers" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075631288>,
        <http://data.bibliotheken.nl/id/thes/p075661292>,
        <http://data.bibliotheken.nl/id/thes/p075666243> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075363844> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852362579> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a4d213a70f839887cbcbd815dd53a41> ;
    schema1:name "De golfcrisis : feiten en cijfers" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/94132f74fb496fa9d2d1b7bdd4d81ca0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65641376> .

