@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/bR30KL>
  gtm:oppervlakte 107.0 ;
  gtm:kadastraalNummer 3571.0 ;
  gtm:kadastraleAanduiding "E3571"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3571"^^xsd:string ;
  ns0:name "Perceel GDA01-E3571"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280357170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEzbot> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74114> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.698567112067 52.010210528299,4.6985157981458 52.01023889216,4.6984761581811 52.010210877049,4.698398642405 52.010157589585,4.6983640510252 52.010133747636,4.6982932359969 52.010085182278,4.6983319587511 52.010062919872,4.6983434945542 52.010056299997,4.6984491039758 52.01012971515,4.698527103704 52.01018278969,4.698567112067 52.010210528299))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

