@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/p148829872> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "1995 BVCE2000 : eerste ronde in beeld / [Senter]" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p110277317> ;
    schema1:description "Uitg. in opdracht van: Ministerie van Onderwijs, Cultuur en Wetenschappen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83bfed57459521da853ee605a6133ed7> ;
    schema1:name "1995 BVCE2000 : eerste ronde in beeld" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/091e875197cebacc612eda04bdd3635f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68734076> .

