@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/b1FNML>
  gtm:oppervlakte 298.0 ;
  gtm:kadastraalNummer 7582.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7582"^^xsd:string ;
  gtm:kadastraleAanduiding "M7582"@nl ;
  schema:name "Perceel GDA01-M7582"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350758270000/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/242683> ;
  schema:startDate "2021-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7181566370743 52.035039034614,4.7181247449196 52.035122283442,4.7176832890016 52.035057943468,4.7176836869636 52.035056669382,4.717708883101 52.034974892648,4.7177092325081 52.034973941867,4.7181563317217 52.035038987937,4.7181566370743 52.035039034614))"^^geo:wktLiteral ;
    osm:area 298.0
  ] .

