@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/p801651964> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Analytische meetkunde voor het tholt / G. Deen, E. Gillé, W. Vanneste" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075599058> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07474447X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070212260>,
        <http://data.bibliotheken.nl/id/thes/p073719854> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026029063" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e48396bce6e254249a5aa5a6f0a0481d> ;
    schema1:name "Analytische meetkunde voor het tholt" ;
    schema1:numberOfPages 300 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/295e0d28f349ec97009607ad4059665a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63307240> .

