@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/p23637463X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Détermination à Utrecht, de l'azimut d'Amersfoort / par J.A.C. Oudemans" ;
    dcterms1:issued "1881" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06995013X> ;
    schema1:description "Publications de la Commission Géodésique Néerlandaise ; 1" ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f1c74502909648d0af282fd07c7e547> ;
    schema1:name "Détermination à Utrecht, de l'azimut d'Amersfoort" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3d30d2b3f2e1d9280d04e8e53662999d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777213749> .

