@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/p158182391> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pioniersfase in beeld / BVEnet" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075658305>,
        <http://data.bibliotheken.nl/id/thes/p075684357>,
        <http://data.bibliotheken.nl/id/thes/p077600924>,
        <http://data.bibliotheken.nl/id/thes/p078449774>,
        <http://data.bibliotheken.nl/id/thes/p078473624>,
        <http://data.bibliotheken.nl/id/thes/p095984801> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p185598900> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91f35978a84a59f99028424057b472f5> ;
    schema1:name "Pioniersfase in beeld" ;
    schema1:numberOfPages 123 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/79acb27b0533aeae73dbf21afdc47665> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68352228> .

