@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/p085836176> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "' Werken... in de groene sector' : beroepenboek / J. Hanegraaf" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600838>,
        <http://data.bibliotheken.nl/id/thes/p075659603> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p085743178> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p085741434>,
        <http://data.bibliotheken.nl/id/nbt/p833593269> ;
    schema1:isbn "9005500689" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d380a54406886e57e20c8264d1133467> ;
    schema1:name "' Werken... in de groene sector' : beroepenboek" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/754aaa02442dd7a97b0c9580b4d41a0a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769557408> .

