@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/brrWc8>
  gtm:oppervlakte 62.0 ;
  gtm:kadastraalNummer 2963.0 ;
  gtm:kadastraleAanduiding "H2963"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2963"^^xsd:string ;
  schema:name "Perceel GDA01-H2963"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310296370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0DiXp>, <https://n2t.net/ark:/60537/bhhigX> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77430> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7043628098706 52.012978510621,4.7044152024805 52.013012215435,4.7043392209948 52.013069705001,4.7043149040736 52.01308725313,4.7043166653042 52.013088297014,4.7043038720096 52.01309714829,4.7043073223287 52.013099190696,4.7043039809305 52.013101472345,4.7042945332157 52.013096294147,4.7042815958171 52.013105998483,4.7042314943285 52.013079668408,4.7042804274083 52.013043099816,4.7043628098706 52.012978510621))"^^geo:wktLiteral ;
    osm:area 71.0
  ] .

