@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/biWKpR>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 3734.0 ;
  gtm:kadastraleAanduiding "F3734"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3734" ;
  ns0:name "Perceel GDA01-F3734"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290373470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/beZCaW> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76417> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7000497998857 52.002073958145,4.7000497558644 52.002072079307,4.7003455391042 52.002069742992,4.7003461831297 52.002101853405,4.7003467924594 52.002120067511,4.7003080481198 52.002120488574,4.7003025132534 52.002120546157,4.7002637831995 52.002120985266,4.7002639345341 52.002126316286,4.700227638226 52.002126643749,4.7001511712013 52.002127338945,4.7000509484803 52.002128245953,4.7000497998857 52.002073958145))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

