@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/p306979276> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" Arbeid\"" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607409>,
        <http://data.bibliotheken.nl/id/thes/p077607589>,
        <http://data.bibliotheken.nl/id/thes/p078436311> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07532072X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06846746X>,
        <http://data.bibliotheken.nl/id/thes/p307916936> ;
    schema1:description "Auteurs: T. Harder en H.J. van der Meiden" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/629bc17d46da3ec475e8d4f05ae290cd> ;
    schema1:name "\" Arbeid\"" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d1b67f8ff28a5fb3a8dcea1e4c4864f3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/192135968> .

