@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/bC3DOK>
  gtm:oppervlakte 137.0 ;
  gtm:kadastraalNummer 1597.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1597" ;
  gtm:kadastraleAanduiding "M1597"@nl ;
  ns0:name "Perceel GDA01-M1597"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350159770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0DiDN> ;
  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/85548> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7055770097665 52.037356740872,4.7055844459532 52.03739963149,4.7054853557784 52.037406176717,4.7054834125445 52.037395001908,4.7053394178682 52.037404432993,4.7052211410417 52.037412358976,4.7051682462482 52.037415468234,4.7051608359092 52.037372820423,4.7054759474457 52.037352102127,4.7054778906759 52.037363276936,4.7055770097665 52.037356740872))"^^geo:wktLiteral ;
    osm:area 137.0
  ] .

