@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/p432853022> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De reorganisatie van het korps mariniers / F.A. van Braam Houckgeest" ;
    dcterms1:issued "1893" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000144346" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074175513> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p112706215> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c41681538d286d5dee566d99c61fa5be> ;
    schema1:name "De reorganisatie van het korps mariniers" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2c324ab247ce3b283cc5538103b2f0e2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1245583960> .

