@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/p434967394> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een eervol bestaan : de geschiedenis van het KNIL, 1814-1950 / Vilan van de Loo" ;
    dcterms1:issued "2022" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p096058285>,
        <http://data.bibliotheken.nl/id/thes/p241924316>,
        <http://data.bibliotheken.nl/id/thes/p241924766> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074780786> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9044648209",
        "9789044648201" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b09e01104f62a4e6c5096188bc85145b> ;
    schema1:name "Een eervol bestaan : de geschiedenis van het KNIL, 1814-1950" ;
    schema1:numberOfPages 368 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2c84ba4b6763f3c911f5d31c636290af> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1289914565> .

