@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bzYDVS>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 1605.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1605" ;
  gtm:kadastraleAanduiding "M1605"@nl ;
  ns0:name "Perceel GDA01-M1605"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350160570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0DiDN> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85556> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.705142448576 52.037026922178,4.7051422754108 52.037025851558,4.7052719607235 52.037017119848,4.7054160722581 52.037007590654,4.7054180286639 52.037018855425,4.7055173672395 52.037012212824,4.7055247887401 52.037055103364,4.7054254658748 52.037061665167,4.7054235226705 52.037050490357,4.7052794401457 52.037060019728,4.7052813159218 52.037070834616,4.7052456123591 52.037073450219,4.7052416730841 52.037050749738,4.7052055940536 52.037053138445,4.7052076575516 52.037065024038,4.7051495068291 52.037068758999,4.705142448576 52.037026922178))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

