@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/p822899876> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gastarbijders 1970 / Tom van der Grinten, Hetty Werker" ;
    dcterms1:issued "1970" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607023>,
        <http://data.bibliotheken.nl/id/thes/p077607228> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072444738> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070748918> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p800612353> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8744b56b16a042f1dde0ac0e9c50c2be> ;
    schema1:name "Gastarbijders 1970" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/77a4941798bbf236ca412c842a9b2d19> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781496496> .

