@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/p785861033> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De politiek van tewerkstelling tijdens de bezetting / door Fernand Collin" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07027228X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822632845> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81e5168289ea5b0bfa80b42e44b5bf68> ;
    schema1:name "De politiek van tewerkstelling tijdens de bezetting" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e38c670e033e3a5871c9fb1f600fba8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902275930> .

