@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/p333073568> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nederlands voor buitenlandse werknemers" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077598946>,
        <http://data.bibliotheken.nl/id/thes/p078601118>,
        <http://data.bibliotheken.nl/id/thes/p078696321> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071120777>,
        <http://data.bibliotheken.nl/id/thes/p071398147> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852206186> ;
    schema1:issueNumber "teks" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f9036d383f4d7c99a77035ca08c2b57a> ;
    schema1:name "Nederlands voor buitenlandse werknemers" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d309e016e3c0af49d7b07715c5a95aac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775892063> .

