@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/b3kfTV>
  gtm:oppervlakte 138.0 ;
  gtm:kadastraalNummer 2491.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2491"^^xsd:string ;
  gtm:kadastraleAanduiding "I2491"@nl ;
  ns0:name "Perceel GDA01-I2491"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320249170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bWG2XH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78741> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7180704800535 52.01895470569,4.7181523406922 52.018966424378,4.7181393734435 52.018998708887,4.7181293317733 52.019058496512,4.718129077874 52.019125269807,4.7181284790547 52.019169282542,4.7180459495101 52.019169164047,4.718044799385 52.019125204291,4.7180443397434 52.019058417951,4.718044718542 52.01900768065,4.7180704800535 52.01895470569))"^^geo:wktLiteral ;
    osm:area 138.0
  ] .

