@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/bxubms>
  gtm:kadastraalNummer "501"^^xsd:string ;
  gtm:kadastraleAanduiding "D501"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D501"^^xsd:string ;
  ns0:name "Perceel GDA01-D501"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bKBtqH> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16686> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100385 52.0095226, 4.7100725 52.0094997, 4.7100636 52.0094938, 4.7099217 52.0094016, 4.7098514 52.0093582, 4.7097799 52.0093998, 4.7098601 52.0094539, 4.7098793 52.009467, 4.70991 52.0094463, 4.7100254 52.0095148, 4.7100385 52.0095226))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

