@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/bWtcCD>
  gtm:oppervlakte 98.0 ;
  gtm:kadastraalNummer 3610.0 ;
  gtm:kadastraleAanduiding "E3610"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3610"^^xsd:string ;
  ns0:name "Perceel GDA01-E3610"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280361070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHu07r> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74152> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6973145672279 52.010646341178,4.6974097705801 52.010707822574,4.6974835586965 52.010758176598,4.6975197848718 52.010783691238,4.697467158262 52.010812082909,4.697432729351 52.010786201269,4.6973242841096 52.010712498939,4.697265779298 52.010674224939,4.697276550726 52.010668077074,4.6973145672279 52.010646341178))"^^geo:wktLiteral ;
    osm:area 96.0
  ] .

