@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b12zOd>
  gtm:oppervlakte 118.0 ;
  gtm:kadastraalNummer 5249.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5249" ;
  gtm:kadastraleAanduiding "M5249"@nl ;
  ns0:name "Perceel GDA01-M5249"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350524970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxTMZ4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88130> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7132963054514 52.037002505702,4.7133501876337 52.037003443212,4.7133483759216 52.037049273523,4.7132945082574 52.037048336095,4.7131526193033 52.037045870199,4.7130114151707 52.037043417041,4.7130120380184 52.037026243835,4.7130130470733 52.036997936251,4.7130452497545 52.036998390252,4.7131544020692 52.037000039725,4.7132963054514 52.037002505702))"^^geo:wktLiteral ;
    osm:area 118.0
  ] .

