@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/bRG47a>
  gtm:kadastraalNummer "244"^^xsd:string ;
  gtm:kadastraleAanduiding "D244"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D244"^^xsd:string ;
  ns0:name "Perceel GDA01-D244"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b8xTNF>, <https://n2t.net/ark:/60537/bmF1tf>, <https://n2t.net/ark:/60537/bZNyp4> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16428> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7082651 52.0087993, 4.7083418 52.0087472, 4.7083522 52.008753, 4.7084028 52.0087186, 4.7084156 52.0087258, 4.7084619 52.0086912, 4.7084005 52.0086613, 4.7083405 52.008697, 4.7083316 52.0086914, 4.7082996 52.0087105, 4.7082684 52.0087291, 4.7082052 52.0087668, 4.7082651 52.0087993))"^^geo:wktLiteral ;
    osm:area 97.0
  ] .

