@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/bcUtR2>
  gtm:oppervlakte "2" ;
  gtm:kadastraalNummer "7273" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7273" ;
  gtm:kadastraleAanduiding "M7273" ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16350727370000"@nl ;
  ns0:name "Perceel GDA01-M7273"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350727370000> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNwgRf> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105803> ;
  ns0:startDate "2011-05-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70290698 52.03229618, 4.70290551 52.03228768, 4.70296707 52.03228350, 4.70296718 52.03228407, 4.70295377 52.03228603, 4.70294258 52.03228804, 4.70292699 52.03229125, 4.70290698 52.03229618))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

