@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/p185803156> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Henry Tindal's \"Nederland in gevaar\" besproken / K. Eland" ;
    dcterms1:issued "1889" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071368116> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p113157975> ;
    schema1:description "Eerst verschenen in: De Militaire Spectator. - 1889" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4ee96c6a4461659861843cd7f1f8793> ;
    schema1:name "Henry Tindal's \"Nederland in gevaar\" besproken" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a182051823e366d55ff384609969880c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/149903017> .

