@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/p434372129> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oud-West in de oorlog : speciale uitgave 75 jaar bevrijding" ;
    dcterms1:issued "2020" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075665301>,
        <http://data.bibliotheken.nl/id/thes/p229903401> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p434372145> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3c9d8dbb4861bd3e009eb683512d17e2> ;
    schema1:name "Oud-West in de oorlog : speciale uitgave 75 jaar bevrijding" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dd1bd0fab28a516f62737468956b58e6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1280055881> .

