@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/p393948366> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Perspectief" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07857367X>,
        <http://data.bibliotheken.nl/id/thes/p125109830> ;
    schema1:description "Oorspronkelijke editie: Leiden : Spruyt, Van Mantgem & De Does, 1996-1998" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628996>,
        <http://data.bibliotheken.nl/id/thes/p197590837> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1948fba471824730731dd36ffbbad243> ;
    schema1:name "Perspectief" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e1b5b7c7c26a4f18fd1c60389534f50c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/911487551> .

