@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/p173447236> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "25 jaar Visser Neerlandia prijzen" ;
    dcterms1:issued "1968" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070023557>,
        <http://data.bibliotheken.nl/id/thes/p078609984> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075287919> ;
    schema1:description "Gelegenheidsuitgave" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/063b73f700a26330c0d7dd5ed27930f0> ;
    schema1:name "25 jaar Visser Neerlandia prijzen" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e938bdf318c025f124314e96dc1d9e8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68058948> .

