@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/p112433111> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Ploeg" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560051X>,
        <http://data.bibliotheken.nl/id/thes/p075660601>,
        <http://data.bibliotheken.nl/id/thes/p077594983>,
        <http://data.bibliotheken.nl/id/thes/p078527074>,
        <http://data.bibliotheken.nl/id/thes/p078567092>,
        <http://data.bibliotheken.nl/id/thes/p096064358>,
        <http://data.bibliotheken.nl/id/thes/p112129439>,
        <http://data.bibliotheken.nl/id/thes/p241924766>,
        <http://data.bibliotheken.nl/id/thes/p397401345>,
        <http://data.bibliotheken.nl/id/thes/p397401736>,
        <http://data.bibliotheken.nl/id/thes/p397411820> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p112129439> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075295881> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c81d44360b90a12207053ce682f106c6> ;
    schema1:name "De Ploeg" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8655cd5d18b4f31361b492feef2e2a84> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66315869> .

