@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/biWKTg>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 1370.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1370" ;
  gtm:kadastraleAanduiding "M1370"@nl ;
  ns0:name "Perceel GDA01-M1370"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350137070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8kcvL> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85380> ;
  ns0:startDate "2006-12-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7042457694424 52.035958265756,4.7042382675256 52.035915006133,4.7042913856413 52.035911476141,4.7046199218473 52.035889984124,4.7046252981617 52.035921645384,4.7045946336457 52.035923597888,4.7045965739932 52.035934943478,4.7044525405237 52.035944346273,4.7042457694424 52.035958265756))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

