@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 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/bpMmnS>
  gtm:oppervlakte 260.0 ;
  gtm:kadastraalNummer 5647.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5647" ;
  gtm:kadastraleAanduiding "M5647"@nl ;
  ns0:name "Perceel GDA01-M5647"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350564770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRGgi7> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88514> ;
  ns0:startDate "2002-12-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7075028371639 52.029696866763,4.7074962546414 52.029625523926,4.7075164213826 52.02961310154,4.7078300810607 52.029601806564,4.7078538939137 52.029613197405,4.7078615161508 52.029696734465,4.7075901235596 52.029706493782,4.7075912748367 52.029718976302,4.7075482060955 52.029720480456,4.7075458914494 52.029695353554,4.7075028371639 52.029696866763))"^^geo:wktLiteral ;
    osm:area 260.0
  ] .

