@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/bojsuR>
  gtm:oppervlakte 157.0 ;
  gtm:kadastraalNummer 5187.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5187" ;
  gtm:kadastraleAanduiding "M5187"@nl ;
  ns0:name "Perceel GDA01-M5187"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350518770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTXXbw> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88073> ;
  ns0:startDate "1998-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.709973889278 52.038220713645,4.7099478911712 52.038222415743,4.7097045565332 52.03823833672,4.7097078417085 52.038257222207,4.7096498777636 52.038261059341,4.7096364150099 52.038183690897,4.7097050292472 52.038179142039,4.7099637296312 52.038161979147,4.709973889278 52.038220713645))"^^geo:wktLiteral ;
    osm:area 156.0
  ] .

