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

<https://n2t.net/ark:/60537/bo6LBj>
  gtm:oppervlakte "3" ;
  gtm:kadastraalNummer "7313" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7313" ;
  gtm:kadastraleAanduiding "M7313" ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16350731370000"@nl ;
  ns0:name "Perceel GDA01-M7313"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350731370000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYkF5x> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105763> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70438561 52.03175748, 4.70439845 52.03183001, 4.70430533 52.03183616, 4.70430498 52.03183411, 4.70439477 52.03182818, 4.70438162 52.03175394, 4.70438494 52.03175372, 4.70438561 52.03175748))"^^geo:wktLiteral ;
    osm:area 3.0
  ] .

