@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/btjfNY>
  gtm:oppervlakte 143.0 ;
  gtm:kadastraalNummer 1489.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1489" ;
  gtm:kadastraleAanduiding "M1489"@nl ;
  ns0:name "Perceel GDA01-M1489"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350148970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bHtNNy> ;
  hg:absorbed <https://n2t.net/ark:/60537/bijNN4> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105832> ;
  ns0:startDate "2011-05-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7034400921386 52.031863697745,4.7034508845396 52.031928063304,4.703163345582 52.031947345274,4.7031565237361 52.031908332016,4.7031520736911 52.031882913983,4.7034400921386 52.031863697745))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

