@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/p100027512> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "1492-1992 : viering (?) van Columbus' ontdekking / [idee, onderzoek en samenst.: C.P.G. van Yperen]" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068886888>,
        <http://data.bibliotheken.nl/id/thes/p07562544X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07442405X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c05665c5276a653b29b3548e26a4add3> ;
    schema1:name "1492-1992 : viering (?) van Columbus' ontdekking" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bc55bb05ed146e447803bbec03fd6cfd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66075758> .

