@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/bpZ2ee>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 4017.0 ;
  gtm:kadastraleAanduiding "E4017"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4017"^^xsd:string ;
  ns0:name "Perceel GDA01-E4017"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280401770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMTaCP> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74458> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6950051203313 52.010467774385,4.6950306197279 52.010452086732,4.6950551758766 52.0104371126,4.6951177137239 52.010398937955,4.6951592891151 52.010425060039,4.6951695026833 52.010431474895,4.6951628422474 52.010435498504,4.6950819312477 52.010484414169,4.6950373414196 52.010511072304,4.6950380628458 52.010511516979,4.6949438742984 52.010570367575,4.694892035136 52.010537308913,4.6949542540918 52.010499051584,4.6950051203313 52.010467774385))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

