@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/bx3ZzZ>
  gtm:oppervlakte 23.0 ;
  gtm:kadastraalNummer 7434.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7434" ;
  gtm:kadastraleAanduiding "M7434"@nl ;
  ns0:name "Perceel GDA01-M7434"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350743470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bX5hq1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYkEBX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/265613> ;
  ns0:startDate "2014-12-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6782285816899 52.024528308431,4.6781319415353 52.024606222293,4.6780641434722 52.024656967037,4.6780399958242 52.024668290813,4.6780405307175 52.024665795255,4.6780427555868 52.024660550434,4.6780459825929 52.024655509393,4.6780501668904 52.024650743771,4.6780552636337 52.024646325203,4.6782126519903 52.024525812603,4.6782170767424 52.02452242365,4.6782285816899 52.024528308431))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

