@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/bMfV2i>
  gtm:oppervlakte 270.0 ;
  gtm:kadastraalNummer 2184.0 ;
  gtm:kadastraleAanduiding "H2184"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2184"^^xsd:string ;
  ns0:name "Perceel GDA01-H2184"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310218470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIwubk> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76932> ;
  ns0:startDate "2000-08-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6985390681977 52.02283252452,4.6985399400349 52.022831729652,4.6985415448498 52.022832539006,4.6988586579107 52.022992813921,4.6987702342169 52.023060078448,4.6985458674683 52.02294755288,4.6984604758163 52.022904736009,4.6985390681977 52.02283252452))"^^geo:wktLiteral ;
    osm:area 269.0
  ] .

