@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/bpmW8q>
  gtm:oppervlakte 145.0 ;
  gtm:kadastraalNummer 3590.0 ;
  gtm:kadastraleAanduiding "E3590"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3590"^^xsd:string ;
  schema:name "Perceel GDA01-E3590"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280359070000/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/74133> ;
  schema:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6978157328065 52.00899570509,4.6977743450379 52.009027452477,4.6977066288652 52.009080599862,4.6975765730483 52.009182953135,4.6975474955934 52.009168122671,4.6975145737005 52.009151346153,4.697644574538 52.009049729677,4.6977120711708 52.008996652948,4.6977535326044 52.008964852084,4.6978157328065 52.00899570509))"^^geo:wktLiteral ;
    osm:area 145.0
  ] .

