@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/b99QZ4>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 2231.0 ;
  gtm:kadastraleAanduiding "F2231"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2231" ;
  ns0:name "Perceel GDA01-F2231"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290223170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOLu0m> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75621> ;
  ns0:startDate "2008-01-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7010443777065 52.003957819625,4.7009795420309 52.003893938442,4.7009467502588 52.003861218158,4.7008665813142 52.003781985169,4.700946097164 52.003754503797,4.7009556243005 52.003764806145,4.700975627165 52.003787187089,4.7010478524702 52.003869708399,4.7011075700322 52.00393590569,4.7010591083706 52.003952620304,4.7010443777065 52.003957819625))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

