@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/buzsYg>
  gtm:oppervlakte 132.0 ;
  gtm:kadastraalNummer 2445.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2445" ;
  gtm:kadastraleAanduiding "N2445"@nl ;
  ns0:name "Perceel GDA01-N2445"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360244570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/benxmv> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106304> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6727312712429 52.005405690519,4.6727109615033 52.00538695217,4.672779749929 52.005358516802,4.6728001029433 52.005377282368,4.6728785300656 52.005449567026,4.6729310196789 52.005498009687,4.6729554668163 52.005520341516,4.6729684153658 52.005532167984,4.6728993622263 52.005560754659,4.6728096541853 52.00547800192,4.6727312712429 52.005405690519))"^^geo:wktLiteral ;
    osm:area 132.0
  ] .

