@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/bPoqcB>
  gtm:oppervlakte 106.0 ;
  gtm:kadastraalNummer 3524.0 ;
  gtm:kadastraleAanduiding "E3524"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3524" ;
  ns0:name "Perceel GDA01-E3524"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280352470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/baPBvo> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74091> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6984142571319 52.010295023952,4.6983622819534 52.010323752403,4.6983231300959 52.010295254722,4.6982456121466 52.010242110961,4.6982110353478 52.010218269052,4.6981435475128 52.010171197178,4.6981734089128 52.010154033316,4.698193086252 52.010142724215,4.6982617173655 52.010190279138,4.6982962941698 52.010214121031,4.6983741785904 52.010267114101,4.6984142571319 52.010295023952))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

