@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/bGdO7Y>
  gtm:oppervlakte 443.0 ;
  gtm:kadastraalNummer 7537.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7537"^^xsd:string ;
  gtm:kadastraleAanduiding "M7537"@nl ;
  schema:name "Perceel GDA01-M7537"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350753770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  hg:absorbed <https://n2t.net/ark:/60537/bO8pnT> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/289026> ;
  schema:startDate "2021-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7184509407965 52.034330292699,4.7183994149767 52.034449931868,4.7183955914342 52.034449307933,4.7182440325877 52.034424466116,4.7181783367401 52.034413603478,4.717962567699 52.034377978971,4.7179627177192 52.034377692196,4.7179680130833 52.034367592399,4.7180376431891 52.034247759674,4.7184507373205 52.03433025559,4.7184509407965 52.034330292699))"^^geo:wktLiteral ;
    osm:area 443.0
  ] .

