@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/bMtDqq>
  gtm:oppervlakte 1770.0 ;
  gtm:kadastraalNummer 5747.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5747" ;
  gtm:kadastraleAanduiding "M5747"@nl ;
  ns0:name "Perceel GDA01-M5747"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350574770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEmvY9> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bX5hq1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88604> ;
  ns0:startDate "2000-03-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6784477474293 52.026510754894,4.6781142201951 52.026765491753,4.6781141169266 52.026765572027,4.6780042627438 52.026849482367,4.6775909178574 52.026643656157,4.6779658342025 52.026357288187,4.67803446289 52.026304867671,4.6781081358773 52.026341570629,4.67838030493 52.026477154708,4.678442643996 52.026508216408,4.6784477474293 52.026510754894))"^^geo:wktLiteral ;
    osm:area 1764.0
  ] .

