@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/p087160064> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De arbeidsvoorzieningsmarkt onderzocht in 1990 / eindred.: W.J.C. Schouten" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075599481>,
        <http://data.bibliotheken.nl/id/thes/p075599546> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p080538150> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068138199> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p078358647> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c45b0293beffc94f9a4aa0a9ecf3006d> ;
    schema1:name "De arbeidsvoorzieningsmarkt onderzocht in 1990" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2c79db745127bfa4f6a823a4a324bc83> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65699028> .

