@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/p432861769> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beschrijvende meetkunde / door J. Versluys" ;
    dcterms1:issued "1882-1903" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760203X>,
        <http://data.bibliotheken.nl/id/thes/p07863721X>,
        <http://data.bibliotheken.nl/id/thes/p117802123> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000145119" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070213208> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p120508990> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c203ea6131649e879cbd546a3b1c121c> ;
    schema1:name "Beschrijvende meetkunde" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7c53c89950c571778db9eb6240b8ba6b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1245585658> .

