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

<http://data.bibliotheken.nl/id/nbt/p389117315> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handleiding tot de praktijk der scheefhoekige en rechthoekige axonometrie / J.H.A. Mialaret" ;
    dcterms1:issued "1917" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070492751> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p238495043> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b7aa44d2894ff322c15e50a191fcf60> ;
    schema1:name "Handleiding tot de praktijk der scheefhoekige en rechthoekige axonometrie" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bacadd55c0790f79881aba6e162f2bcf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902635220> .

