@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/bLr7dK>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 1943.0 ;
  gtm:kadastraleAanduiding "F1943"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1943" ;
  ns0:name "Perceel GDA01-F1943"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290194370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bz8YPI> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75446> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7038829453623 52.002412747506,4.7038952691048 52.002421133341,4.7039301790966 52.002444894658,4.7037952260764 52.002519137519,4.7037028190291 52.002570940525,4.703659481368 52.002594651986,4.7036110083596 52.002561643628,4.7036541300512 52.002537769139,4.7037479210584 52.002486891027,4.7038829453623 52.002412747506))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

