@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/btjeWr>
  gtm:oppervlakte "165" ;
  gtm:kadastraalNummer "3484" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3484" ;
  gtm:kadastraleAanduiding "M3484" ;
  ns0:name "Perceel GDA01-M3484"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350348470000> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bchxqd> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBFys> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86803> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7144275 52.0345784,4.7144287 52.0345505,4.7144294 52.034531,4.7145222 52.0345323,4.7145225 52.0345323,4.7148984 52.0345376,4.7148973 52.0345638,4.7148636 52.0345854,4.7147083 52.0345829,4.7147083 52.0345816,4.7146742 52.0345813,4.7146742 52.03458,4.7145734 52.0345784,4.7144596 52.0345775,4.7144596 52.0345788,4.7144275 52.0345784))"^^geo:wktLiteral ;
    osm:area 165.0
  ] .

