@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/bWtcJT>
  gtm:oppervlakte 145.0 ;
  gtm:kadastraalNummer 3231.0 ;
  gtm:kadastraleAanduiding "F3231"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3231"^^xsd:string ;
  ns0:name "Perceel GDA01-F3231"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290323170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bojAOM> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76118> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6989804548218 52.003266928082,4.6989753259079 52.003286070403,4.6989670793866 52.003316663725,4.6987084732602 52.00329592507,4.698599441095 52.003287080812,4.6986101071918 52.003236457482,4.6987190927893 52.003245481227,4.6989337499348 52.00326216976,4.6989804548218 52.003266928082))"^^geo:wktLiteral ;
    osm:area 145.0
  ] .

