@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b01zczg>
  gtm:oppervlakte 1793.0 ;
  gtm:kadastraalNummer 9123.0 ;
  gtm:kadastraleAanduiding "A9123"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A9123"^^xsd:string ;
  schema:name "Perceel GDA01-A9123"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240912370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3033655> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7173221099326 52.009923188775,4.7173849020127 52.009930035711,4.7172272457453 52.010416202003,4.7166365029346 52.010351807116,4.7166331871854 52.01036898304,4.7166099803654 52.010488980824,4.7163641910781 52.010470870953,4.716364526909 52.010464976476,4.7161856098073 52.010458518756,4.7161942217574 52.010416439207,4.7158371141727 52.010391024252,4.7158702055888 52.010219983917,4.7159365215992 52.010224964157,4.7159377888217 52.010215236944,4.7160719809439 52.010223147862,4.7160717618679 52.01022513305,4.7160733906683 52.010225304127,4.7160798331821 52.010225979034,4.7163765098503 52.010256999221,4.7163750903931 52.010281772155,4.7171993237954 52.010296290619,4.7172157630639 52.010192379397,4.7172542669588 52.010194854625,4.717274794551 52.010100988728,4.7173211891957 52.009926320487,4.7173221099326 52.009923188775))"^^geo:wktLiteral ;
    osm:area 1753.0
  ] .

