@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/p180119656> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Van vorming tot vak / [red.: W.J. van den Akker ... et al. ; met bijdragen van J.J. Kloek ... et al.]" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612019>,
        <http://data.bibliotheken.nl/id/thes/p078601371> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07110397X>,
        <http://data.bibliotheken.nl/id/thes/p071505210> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p142046485> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14ac238959820506fb01e5722c4acfcd> ;
    schema1:name "Van vorming tot vak" ;
    schema1:numberOfPages 308 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/44245422ee67061ffe9980b5ab7d5ddd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67936906> .

