@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/p084711418> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Afzetfinanciering / door S.C. Santema" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075657252>,
        <http://data.bibliotheken.nl/id/thes/p075661098>,
        <http://data.bibliotheken.nl/id/thes/p075680114> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075501155>,
        <http://data.bibliotheken.nl/id/thes/p087856506> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831639717> ;
    schema1:isbn "9067570494" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/292732e35eeacc38cb9f41a14d4d595e> ;
    schema1:name "Afzetfinanciering" ;
    schema1:numberOfPages 43 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/198181d98d19885b5c7569b4a2a418a8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65797928> .

