@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/p189889764> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vesting Holland : Neêrlands verdedigingsstelsel voor Neêrlands volk geschetst / door A.L.W. Seyffardt" ;
    dcterms1:issued "1887" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070778116> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/595553ba47bec6c95d78d5cd8c887933> ;
    schema1:name "De vesting Holland : Neêrlands verdedigingsstelsel voor Neêrlands volk geschetst" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/60e6ad3448c9028ff28567d56a45e4fd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150132593> .

