@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/bJLtZm>
  gtm:kadastraalNummer "453"^^xsd:string ;
  gtm:kadastraleAanduiding "D453"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D453"^^xsd:string ;
  ns0:name "Perceel GDA01-D453"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/baPC2v>, <https://n2t.net/ark:/60537/bhh8H0> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16638> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7084394 52.0093427, 4.708448 52.0093361, 4.708628 52.0091961, 4.7087006 52.0091398, 4.7087798 52.0090785, 4.7087709 52.0090741, 4.7087267 52.009052, 4.7086996 52.0090721, 4.7086491 52.0091157, 4.7085966 52.0091563, 4.7085949 52.0091555, 4.7085627 52.0091774, 4.7085437 52.0091893, 4.7085177 52.009211, 4.7083844 52.009322, 4.7083784 52.0093262, 4.7084394 52.0093427))"^^geo:wktLiteral ;
    osm:area 177.0
  ] .

