@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/p254948421> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bouwarbeidsmarkt in de periode 2001-2006 / J.A.G. Aartman, I.W. Corten, S. Muchall" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074980696> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072975199>,
        <http://data.bibliotheken.nl/id/thes/p25599771X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831359587> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d8f84fce788bbc8a9b7658006030dcc> ;
    schema1:name "De bouwarbeidsmarkt in de periode 2001-2006" ;
    schema1:numberOfPages 91 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9a6527e3790582a74d8f636657669e7e> .

