@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/breekL>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 3582.0 ;
  gtm:kadastraleAanduiding "E3582"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3582"^^xsd:string ;
  schema:name "Perceel GDA01-E3582"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280358270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjzZxv> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74125> ;
  schema:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.698252885204 52.009212575304,4.6982122462536 52.009243940723,4.6981094400171 52.0093247021,4.6980806328052 52.009347229215,4.6980089095939 52.009403310504,4.6979621131247 52.009379468879,4.6979557542248 52.009376222781,4.6979936702259 52.009346720086,4.6980910251867 52.009270960411,4.6981588184345 52.009217525628,4.6981993142437 52.009185997597,4.698252885204 52.009212575304))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

