@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/bW2P3T>
  gtm:oppervlakte 131.0 ;
  gtm:kadastraalNummer 6052.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6052" ;
  gtm:kadastraleAanduiding "M6052"@nl ;
  ns0:name "Perceel GDA01-M6052"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350605270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEzarQ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88835> ;
  ns0:startDate "2002-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6987753345477 52.033229817567,4.6987845468575 52.033283738814,4.6987084710258 52.033288705056,4.698710356732 52.033299708876,4.6986584678171 52.033303081737,4.6986565965573 52.033292086989,4.6985126286649 52.033301482874,4.6985107706312 52.033290578085,4.698471646258 52.0332931087,4.6984642944158 52.033249957405,4.6987753345477 52.033229817567))"^^geo:wktLiteral ;
    osm:area 131.0
  ] .

