@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/b5PFDP>
  gtm:oppervlakte 168.0 ;
  gtm:kadastraalNummer 5165.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5165" ;
  gtm:kadastraleAanduiding "M5165"@nl ;
  ns0:name "Perceel GDA01-M5165"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350516570000/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/88052> ;
  ns0:startDate "2002-03-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.709954301366 52.038781663971,4.7099483271005 52.038745900851,4.7099807876601 52.038743840425,4.7099797905703 52.038737488903,4.7100625523785 52.038733308816,4.7100729394815 52.038732667446,4.7100803678285 52.03877251964,4.710101190393 52.038770931569,4.7101280716026 52.038915232578,4.7100188489397 52.038936248579,4.7100158056997 52.038919665517,4.7099900738633 52.038779379903,4.709954301366 52.038781663971))"^^geo:wktLiteral ;
    osm:area 168.0
  ] .

