@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/bTkJ4m>
  gtm:oppervlakte 148.0 ;
  gtm:kadastraalNummer 5442.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5442" ;
  gtm:kadastraleAanduiding "M5442"@nl ;
  ns0:name "Perceel GDA01-M5442"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350544270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPBfL0> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88309> ;
  ns0:startDate "1999-06-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7122707625163 52.030061356285,4.7122730361186 52.030086482846,4.7122799992755 52.03015434906,4.7122898105107 52.030268216139,4.7121950022564 52.030271196144,4.7121775833926 52.030064561333,4.7122270379035 52.030062858392,4.7122707625163 52.030061356285))"^^geo:wktLiteral ;
    osm:area 149.0
  ] .

