@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/bXIqyo>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 5200.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5200" ;
  gtm:kadastraleAanduiding "M5200"@nl ;
  ns0:name "Perceel GDA01-M5200"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350520070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bWG5nH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88084> ;
  ns0:startDate "2004-12-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7095118018782 52.037710608076,4.7095152724686 52.037730717055,4.7095244665891 52.037783864265,4.7093457817215 52.037795356706,4.7092253356954 52.037803103447,4.7092026353459 52.037804563702,4.709193538687 52.037749817097,4.7092159760072 52.037748400272,4.7094570818405 52.037733204532,4.7094538390327 52.037714418153,4.7095118018782 52.037710608076))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

