@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/p297438603> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ambachtsscholen" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077601025>,
        <http://data.bibliotheken.nl/id/thes/p078607248>,
        <http://data.bibliotheken.nl/id/thes/p241924553>,
        <http://data.bibliotheken.nl/id/thes/p241924766> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p292770464> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f173d31533796a2991b2c7957612209> ;
    schema1:name "Ambachtsscholen" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6e9cd87b685e6d7bc8a9235c4d9a604b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150170364> .

