@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/p03746888X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De jaarrekening : ontwikkelingen 1986" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660105> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075484129> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9069900262" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf68696736a1cfe1e98adc794191a435> ;
    schema1:name "De jaarrekening : ontwikkelingen 1986" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a71b8229680e9124f98472f753ed6cd5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64492723> .

