@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/p083621466> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het euvele vakgroepssysteem / H.C.J. Duijker" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597559>,
        <http://data.bibliotheken.nl/id/thes/p078610273>,
        <http://data.bibliotheken.nl/id/thes/p078700442>,
        <http://data.bibliotheken.nl/id/thes/p078959527> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068296924> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ceb4ee5ba7ee5eaec8bdbb12837547d> ;
    schema1:name "Het euvele vakgroepssysteem" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/094f4d3da4f8fe0d94625cafe2c776ff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65694269> .

