@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/beZsY8>
  gtm:oppervlakte 185.0 ;
  gtm:kadastraalNummer 5447.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5447" ;
  gtm:kadastraleAanduiding "M5447"@nl ;
  ns0:name "Perceel GDA01-M5447"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350544770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPBfL0> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88314> ;
  ns0:startDate "1999-06-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7121749731137 52.030051144697,4.7121241328864 52.030052938545,4.71208048059 52.030054476965,4.7120781633845 52.03002935015,4.71207165848 52.029961073083,4.7120567686507 52.029797462136,4.7120836403158 52.029796447715,4.7121518921615 52.029796704183,4.7121749731137 52.030051144697))"^^geo:wktLiteral ;
    osm:area 186.0
  ] .

