@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b0201f4>
  gtm:oppervlakte 197.0 ;
  gtm:kadastraalNummer 7718.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7718"^^xsd:string ;
  gtm:kadastraleAanduiding "M7718"@nl ;
  schema:name "Perceel GDA01-M7718"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350771870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3034191> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6903094228495 52.03080991586,4.6902824277601 52.030749470925,4.6904415212478 52.030721901221,4.6905197143502 52.030901044181,4.6904413851286 52.030914297014,4.690435528175 52.030901103347,4.6903848324456 52.030883177118,4.6903862847416 52.030881621731,4.6903313860738 52.030862214487,4.690362658067 52.030828522291,4.6903094228495 52.03080991586))"^^geo:wktLiteral ;
    osm:area 198.0
  ] .

