@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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/bD64PV>
  gtm:kadastraalNummer "263"^^xsd:string ;
  gtm:kadastraleAanduiding "C263"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C263"^^xsd:string ;
  ns0:name "Perceel GDA01-C263"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bcUB63>, <https://n2t.net/ark:/60537/bJLFMY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15145> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7116945 52.0096251, 4.7116777 52.0096177, 4.7116275 52.0096627, 4.7116406 52.0096695, 4.7117489 52.0097255, 4.7118571 52.0097815, 4.7118985 52.0098015, 4.71194 52.0098214, 4.7120161 52.0098534, 4.7121533 52.0099578, 4.7122525 52.0099381, 4.712242 52.0098895, 4.7121047 52.0098044, 4.7116945 52.0096251))"^^geo:wktLiteral ;
    osm:area 401.0
  ] .

