@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/b2URix>
  gtm:oppervlakte 156.0 ;
  gtm:kadastraalNummer 2003.0 ;
  gtm:kadastraleAanduiding "F2003"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2003" ;
  ns0:name "Perceel GDA01-F2003"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290200370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfCI12> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75467> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6985604015473 52.006256438707,4.6984567560978 52.006146775775,4.6985450176984 52.006084121561,4.6985564883962 52.006075982242,4.6985943668308 52.006114143969,4.6986597605303 52.006183404786,4.6986860757202 52.006210137478,4.6985604015473 52.006256438707))"^^geo:wktLiteral ;
    osm:area 157.0
  ] .

