@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b2Iasv>
  gtm:oppervlakte 268.0 ;
  gtm:kadastraalNummer 7623.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7623"^^xsd:string ;
  gtm:kadastraleAanduiding "M7623"@nl ;
  schema:name "Perceel GDA01-M7623"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350762370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDj0xW>, <https://n2t.net/ark:/60537/bTkRYA> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89910> ;
  schema:startDate "2021-07-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7184035220964 52.033653594767,4.7184226703059 52.033657577502,4.7184474580077 52.033662563003,4.7184693833271 52.033666974966,4.7185602668197 52.033685252055,4.7186589236722 52.033705101227,4.7186857310512 52.033710493633,4.718692705286 52.033711899457,4.7187838214454 52.033730222635,4.7187833716752 52.033731064989,4.718746314343 52.033801197611,4.7187416805144 52.033809952943,4.7187400758276 52.033812990891,4.7187357313581 52.033812121323,4.7183521744852 52.033734989429,4.7183525925695 52.033734317676,4.7183963721776 52.033664933435,4.7184034473573 52.03365372018,4.7184035220964 52.033653594767))"^^geo:wktLiteral ;
    osm:area 268.0
  ] .

