@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/p042951658> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kapitaalexport / M. van Nieuwkerk" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760721X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069096031>,
        <https://data.bibliotheken.nl/.well-known/genid/00936ce9dc1a408d9d52cdea17d834fa> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95fe2a7a9a4ba8349b804cc9a5067a42> ;
    schema1:name "Kapitaalexport" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e0a0ac357be2effe867be7a76496cd71> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64782839> .

