@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/bLQxba>
  gtm:oppervlakte 300.0 ;
  gtm:kadastraalNummer 2124.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2124" ;
  gtm:kadastraleAanduiding "M2124"@nl ;
  ns0:name "Perceel GDA01-M2124"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350212470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcHTue> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85926> ;
  ns0:startDate "2003-07-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7178825069142 52.028963234412,4.7179097036527 52.028730697933,4.7180043309918 52.028734705268,4.7180490671641 52.028736595387,4.718054298453 52.028737568895,4.7180591718615 52.028739088659,4.7180635276513 52.02874111782,4.7180672503321 52.028743583813,4.7180701951384 52.028746422897,4.7180754439442 52.028755980402,4.7180532852784 52.028961508511,4.718050240953 52.028970209935,4.7180074262535 52.028968438598,4.7178825069142 52.028963234412))"^^geo:wktLiteral ;
    osm:area 299.0
  ] .

