@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bi6TRR>
  gtm:kadastraalNummer "557"^^xsd:string ;
  gtm:kadastraleAanduiding "D557"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D557"^^xsd:string ;
  schema:name "Perceel GDA01-D557"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bmeB3E>, <https://n2t.net/ark:/60537/bWFUfu> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16742> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7114198 52.0089525, 4.7114079 52.0089651, 4.7116743 52.0090588, 4.71169 52.0090643, 4.7117296 52.009021, 4.7117137 52.0090158, 4.7115035 52.008942, 4.7114855 52.0089604, 4.7114309 52.0089408, 4.7114198 52.0089525))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

