@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/bms97R>
  gtm:oppervlakte 148.0 ;
  gtm:kadastraalNummer 1085.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1085" ;
  gtm:kadastraleAanduiding "M1085"@nl ;
  ns0:name "Perceel GDA01-M1085"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350108570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjMJ2o> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85132> ;
  ns0:startDate "2010-02-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7103794803655 52.028562528175,4.7104740295009 52.028559107726,4.7104848454752 52.028671731392,4.7104890508564 52.028708778705,4.7104689018248 52.028709498826,4.7104714129984 52.028736190775,4.7105117110848 52.028734750529,4.7105142221494 52.028761451464,4.7103982849036 52.028765593923,4.7103902958313 52.028675169825,4.7103794803655 52.028562528175))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

