@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/p802459048> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groepswerk: een Nederlandse oriëntering / [door] W.F. van Stegeren" ;
    dcterms1:issued "1974" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600142>,
        <http://data.bibliotheken.nl/id/thes/p078526515>,
        <http://data.bibliotheken.nl/id/thes/p078688620> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06912969X> ;
    schema1:bookEdition "4e gew. dr" ;
    schema1:description "1e dr. 1967" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810691981> ;
    schema1:isbn "9060013174" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f29400cd7b5c98407a3355b7bc7d563> ;
    schema1:name "Groepswerk: een Nederlandse oriëntering" ;
    schema1:numberOfPages 150 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aedd28f1ddaf0a00136b3704635050b7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781252647> .

