@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/b25eIr>
  gtm:oppervlakte 295.0 ;
  gtm:kadastraalNummer 7581.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7581"^^xsd:string ;
  gtm:kadastraleAanduiding "M7581"@nl ;
  schema:name "Perceel GDA01-M7581"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350758170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5D8c7> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/288613> ;
  schema:startDate "2021-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7176536061517 52.035141528314,4.7176538183627 52.03514098123,4.7176726746337 52.035092380475,4.7176832890016 52.035057943468,4.7181247449196 52.035122283442,4.7180928225607 52.035205595008,4.7180917174586 52.035205426938,4.7180893761008 52.035205090054,4.7176536061517 52.035141528314))"^^geo:wktLiteral ;
    osm:area 295.0
  ] .

