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

<https://n2t.net/ark:/60537/bC3DgN>
  gtm:oppervlakte 50.0 ;
  gtm:kadastraalNummer 2198.0 ;
  gtm:kadastraleAanduiding "F2198"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2198" ;
  ns0:name "Perceel GDA01-F2198"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290219870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bH3At7> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75602> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7038993941679 52.00275917588,4.7038583623455 52.0027309657,4.7039883916155 52.002659714295,4.7040303431436 52.002686824192,4.7039436151707 52.002734840269,4.7038993941679 52.00275917588))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

