@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p145050300> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De krygskunst, in zes zangen / Frederik II, koning van Pruissen ; Naar het Fr. door J.G. Doornik" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p387650032> ;
    dcterms1:issued "1793" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070222037> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070011311> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e155bd54c7d15875f9da6294aebdb813> ;
    schema1:name "De krygskunst, in zes zangen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/10a1f9cac0d618e1b417a65f11948496> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68845308> .

