@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b9AfD2>
  gtm:oppervlakte "2046"^^xsd:string ;
  gtm:kadastraalNummer "9613"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9613"^^xsd:string ;
  gtm:kadastraleAanduiding "K9613"^^xsd:string ;
  ns0:name "Perceel GDA01-K9613"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330961370000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bjMJmO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bWfFke> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80861> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7304736 52.0121404,4.7304847 52.0120788,4.7305082 52.0119475,4.7311689 52.0119956,4.731019 52.0125719,4.7309759 52.0125675,4.7309724 52.0125808,4.7306503 52.0125489,4.7306915 52.0123907,4.730712 52.0123926,4.7307725 52.01216,4.730632 52.0121461,4.7305886 52.0121418,4.7305857 52.0121515,4.7304736 52.0121404))"^^geo:wktLiteral ;
    osm:area 2050.0
  ] .

