@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/bfchRh>
  gtm:oppervlakte 52.0 ;
  gtm:kadastraalNummer 7540.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7540"^^xsd:string ;
  gtm:kadastraleAanduiding "M7540"@nl ;
  schema:name "Perceel GDA01-M7540"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350754070000/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/248558> ;
  schema:startDate "2021-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7175822021808 52.035306741972,4.7176051632538 52.035256537675,4.7178403459881 52.03529136534,4.7178582765856 52.03529397501,4.717826716944 52.035295431509,4.7175822021808 52.035306741972))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

