@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/p237131609> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basisvorming / red. Harry Stegeman" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077598482>,
        <http://data.bibliotheken.nl/id/thes/p078444772>,
        <http://data.bibliotheken.nl/id/thes/p07857496X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069988706> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820286907> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8703a7050adad8b11f4b1304f0f4fcf0> ;
    schema1:name "Basisvorming" ;
    schema1:numberOfPages 208 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/02f995dbbfdd764d88a76bc36c9c4781> .

