@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bbsz2K>
  gtm:oppervlakte 198.0 ;
  gtm:kadastraalNummer 607.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M607"^^xsd:string ;
  gtm:kadastraleAanduiding "M607"@nl ;
  ns0:name "Perceel GDA01-M607"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350060770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/boxjs6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84754> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6936010554906 52.024528547326,4.6936656295573 52.024479725199,4.6937668902464 52.024402751713,4.6939055749127 52.024297972676,4.6939806121267 52.024335644451,4.693740576398 52.024517594338,4.6937050836233 52.024499660165,4.6936407264376 52.024548591452,4.6936010554906 52.024528547326))"^^geo:wktLiteral ;
    osm:area 198.0
  ] .

