@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/p050675362> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vandersteen collectie / onder red. van Peter van Hooydonck" ;
    dcterms1:issued "1988-1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068870752>,
        <http://data.bibliotheken.nl/id/thes/p075623277> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075489880> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073966037> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ba6a3f157d0b5af32d667af59857937> ;
    schema1:name "Vandersteen collectie" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9bac72b43ae863e898db8738dfda6b84> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64905929> .

