@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/brrWOO>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 5270.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5270" ;
  gtm:kadastraleAanduiding "M5270"@nl ;
  ns0:name "Perceel GDA01-M5270"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350527070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bH3Ab3> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88150> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.713777397651 52.037168944897,4.7137766511711 52.037188544258,4.7138088526468 52.037189087927,4.7138077960661 52.037216712127,4.7138077712237 52.037217395101,4.7137754955101 52.037216940891,4.7136615374085 52.037214033105,4.7136615853407 52.037212783996,4.7136270507774 52.037212316826,4.7136268888261 52.037213394504,4.7135200871325 52.037211435337,4.7135200709112 52.037212513849,4.7134852462365 52.037211955094,4.713441664388 52.037211256344,4.7134434362679 52.037163223656,4.7134869882474 52.037163967176,4.7136287615505 52.037166396052,4.713777397651 52.037168944897))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

