@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/p275897826> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kamp Trimunt in oorlogstijd / Jan Buitkamp" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075665301>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078642299>,
        <http://data.bibliotheken.nl/id/thes/p078696356>,
        <http://data.bibliotheken.nl/id/thes/p240423534>,
        <http://data.bibliotheken.nl/id/thes/p241924936> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068956231> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a054b822a8b755db77f3712c06b7e488> ;
    schema1:name "Kamp Trimunt in oorlogstijd" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/269be8f5abb7bc886bee68e1be038f57> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65847160> .

