@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/bBQSO9>
  gtm:kadastraalNummer "454"^^xsd:string ;
  gtm:kadastraleAanduiding "D454"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D454"^^xsd:string ;
  ns0:name "Perceel GDA01-D454"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b9nyxZ>, <https://n2t.net/ark:/60537/bfCHZw> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16639> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7085017 52.009358, 4.7085099 52.0093509, 4.7086304 52.0092595, 4.7086796 52.0092221, 4.7088038 52.0091321, 4.708928 52.0090421, 4.7089467 52.0090286, 4.7088911 52.008999, 4.7088734 52.0090125, 4.7087834 52.0090803, 4.7087798 52.0090785, 4.7087006 52.0091398, 4.708628 52.0091961, 4.708448 52.0093361, 4.7084394 52.0093427, 4.7085017 52.009358))"^^geo:wktLiteral ;
    osm:area 228.0
  ] .

