@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/bNw7Pq>
  gtm:oppervlakte 216.0 ;
  gtm:kadastraalNummer 5873.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5873" ;
  gtm:kadastraleAanduiding "M5873"@nl ;
  ns0:name "Perceel GDA01-M5873"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350587370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9N6Ci> ;
  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/88689> ;
  ns0:startDate "2008-07-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7168732450652 52.03482342184,4.7173722023114 52.034830476511,4.717371265487 52.034832700297,4.7173431556466 52.034889032297,4.7169726539914 52.034882735631,4.7168704450758 52.034881003365,4.7168724948811 52.034826806184,4.7168732450652 52.03482342184))"^^geo:wktLiteral ;
    osm:area 216.0
  ] .

