@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/bixwRV>
  gtm:oppervlakte 210.0 ;
  gtm:kadastraalNummer 4048.0 ;
  gtm:kadastraleAanduiding "H4048"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H4048"^^xsd:string ;
  schema:name "Perceel GDA01-H4048"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310404870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvC7aJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/285244> ;
  schema:startDate "2022-07-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7059815677419 52.014490220146,4.7059628047325 52.014500798783,4.7058894097205 52.014450389523,4.7058891789896 52.014450235385,4.705857866344 52.01442871569,4.7061103441239 52.014282002827,4.7061147254134 52.014285102209,4.7061554830324 52.01431393012,4.7061041986408 52.014341317707,4.7061692410467 52.014384433859,4.7059819938397 52.014489979924,4.7059815677419 52.014490220146))"^^geo:wktLiteral ;
    osm:area 230.0
  ] .

