@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/b4AsPw>
  gtm:oppervlakte 176.0 ;
  gtm:kadastraalNummer 2464.0 ;
  gtm:kadastraleAanduiding "F2464"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2464" ;
  ns0:name "Perceel GDA01-F2464"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290246470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6FBDP> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75699> ;
  ns0:startDate "2008-01-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.699874147725 52.004354392358,4.6997125130242 52.004174273168,4.6998095437238 52.004140584986,4.699903162052 52.004245882761,4.6999715309664 52.004323375662,4.6998970404269 52.00434880041,4.6998756800133 52.004356091129,4.699874147725 52.004354392358))"^^geo:wktLiteral ;
    osm:area 176.0
  ] .

