@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/b4Nkx2>
  gtm:oppervlakte 301.0 ;
  gtm:kadastraalNummer 7534.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7534"^^xsd:string ;
  gtm:kadastraleAanduiding "M7534"@nl ;
  schema:name "Perceel GDA01-M7534"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350753470000/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/287173> ;
  schema:startDate "2021-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7181563317217 52.035038987937,4.7177092325081 52.034973941867,4.7177095365857 52.03497309869,4.7177350569667 52.034902774973,4.7177405204013 52.034890213329,4.7181883542394 52.034955784782,4.7181563317217 52.035038987937))"^^geo:wktLiteral ;
    osm:area 301.0
  ] .

