@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/bgeFU1>
  gtm:oppervlakte 386.0 ;
  gtm:kadastraalNummer 9748.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9748"^^xsd:string ;
  gtm:kadastraleAanduiding "K9748"@nl ;
  ns0:name "Perceel GDA01-K9748"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330974870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b6FrpF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYyoKS> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105671> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7371884132358 52.007211266456,4.7372562570297 52.007186060118,4.7373441243515 52.007155022962,4.7374135162402 52.007130517187,4.7374183473471 52.007128809096,4.7374940870159 52.00721099454,4.7375370329446 52.007257602671,4.7375357889194 52.007258018259,4.7374579889062 52.007354160099,4.7374369592981 52.007380155289,4.7374262484002 52.007375530063,4.7373948541648 52.007361955074,4.7373457130556 52.007380011115,4.7373427991325 52.007381082623,4.7372899679247 52.007323139416,4.7371884132358 52.007211266456))"^^geo:wktLiteral ;
    osm:area 386.0
  ] .

