@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/b2URrY>
  gtm:oppervlakte 77.0 ;
  gtm:kadastraalNummer 1195.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I1195"^^xsd:string ;
  gtm:kadastraleAanduiding "I1195"@nl ;
  ns0:name "Perceel GDA01-I1195"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320119570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bz8Yfp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77998> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7115095595884 52.019869392417,4.7116302103292 52.019881562964,4.7117408966768 52.019892723452,4.7117290498079 52.019932510016,4.7116183196621 52.019921349267,4.7114993270873 52.019909350015,4.7115014017892 52.019901227427,4.7115095595884 52.019869392417))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

