@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/p142063452> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "FA" ;
    dcterms1:issued "1995" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071773029>,
        <http://data.bibliotheken.nl/id/thes/p071773045> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628813> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p140684395> ;
    schema1:isbn "9023626834" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06429b52ae4ab4a6825a04450c3e3dc6> ;
    schema1:name "FA" ;
    schema1:numberOfPages 141 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2d828e89044b2bccd0a4bb363b3558ce> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769921011> .

