@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/p420749888> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een reis naar Vukovar, februari 1995 / Actiongroup Laslovo" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p408637374>,
        <http://data.bibliotheken.nl/id/thes/p420749756> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p420754148> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61c7ea52bc7087b036567532802c84dd> ;
    schema1:name "Een reis naar Vukovar, februari 1995" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fdae4a9fdf4baec0aecac4b1a83941b8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1062364696> .

