@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/byW7Fu>
  gtm:oppervlakte 186.0 ;
  gtm:kadastraalNummer 7536.0 ;
  gtm:kadastraleAanduiding "A7536"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7536"^^xsd:string ;
  schema:name "Perceel GDA01-A7536"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240753670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGrtLu> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71028> ;
  schema:startDate "2007-05-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7174119831844 52.009583722878,4.7174500768055 52.009449841655,4.7174667522628 52.009379782053,4.7174516714624 52.009378204176,4.7174617919696 52.009340348677,4.717574148918 52.009354057016,4.7175603207216 52.009396358668,4.7175341106556 52.009486516038,4.7175017467657 52.00959469609,4.7174119831844 52.009583722878))"^^geo:wktLiteral ;
    osm:area 180.0
  ] .

