@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/beMKQJ>
  gtm:oppervlakte 342.0 ;
  gtm:kadastraalNummer 9750.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9750"^^xsd:string ;
  gtm:kadastraleAanduiding "K9750"@nl ;
  ns0:name "Perceel GDA01-K9750"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330975070000/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/80930> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.737954005323 52.006942918718,4.7379653876715 52.006955484347,4.7380384418867 52.00703609065,4.7380491792058 52.00704794263,4.7379256048835 52.007124902786,4.7378749872282 52.007142366658,4.7378525628944 52.00715004488,4.7378017998073 52.007167489941,4.7377971733815 52.007169145246,4.7377858772357 52.007156660972,4.7377006249144 52.007062513613,4.737678863747 52.007038493412,4.7376863438489 52.007035901088,4.7376915698425 52.007034078316,4.7379215885617 52.006953696763,4.737954005323 52.006942918718))"^^geo:wktLiteral ;
    osm:area 342.0
  ] .

