@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/bs42fy>
  gtm:oppervlakte 164.0 ;
  gtm:kadastraalNummer 2304.0 ;
  gtm:kadastraleAanduiding "H2304"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2304" ;
  ns0:name "Perceel GDA01-H2304"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310230470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOm3vO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76981> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6949424826752 52.02062581262,4.6949444677158 52.020657643245,4.6949605685907 52.020926311454,4.694959840195 52.020926307171,4.6948914861374 52.020927882702,4.69488425216 52.020811440321,4.6948814828752 52.02081151392,4.6948786021657 52.020733927045,4.6948753958501 52.020733998075,4.6948708627076 52.020659637308,4.6948687362067 52.020627536197,4.6949271795273 52.020626172059,4.6949424826752 52.02062581262))"^^geo:wktLiteral ;
    osm:area 164.0
  ] .

