@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/breeZY>
  gtm:oppervlakte 198.0 ;
  gtm:kadastraalNummer 2398.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2398" ;
  gtm:kadastraleAanduiding "M2398"@nl ;
  ns0:name "Perceel GDA01-M2398"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350239870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxH4Jn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86037> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7150100479138 52.032390857685,4.7151018850841 52.032394842406,4.7151025034974 52.0325197214,4.7151017524531 52.032646516088,4.715072753948 52.032646395518,4.7150722654634 52.032703235198,4.7150313028058 52.032703091271,4.7150229381923 52.03270307049,4.7150236457207 52.032646205095,4.7150139280799 52.032643120543,4.7150107053632 52.032519916498,4.7150100479138 52.032390857685))"^^geo:wktLiteral ;
    osm:area 197.0
  ] .

