@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/p07960241X> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kom en zie / onder red. van P.R. Meinders" ;
    dcterms1:issued "1992-1994" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07937803X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9050302874" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/217b79061bdd61f31177fb00aa8b7026> ;
    schema1:name "Kom en zie" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cba1072352bbb2978da6c06f58174f19> ;
    schema1:sameAs <http://www.worldcat.org/oclc/39500499> .

