@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/p040146847> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het beroepsonderwijs / [samenst.: Trees Lutgerink-Oosterwijk, Pia ten Hagen ; ill.: Lambert van der Burgt]" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600862>,
        <http://data.bibliotheken.nl/id/thes/p078449774> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07199209X>,
        <http://data.bibliotheken.nl/id/thes/p075307200> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072776560> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/347f8ad8f3e35db0079496953abf1d21> ;
    schema1:name "Het beroepsonderwijs" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/caf19325dd226afe4e7deffe1b06af7b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64699314> .

