@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/bbeNW2>
  gtm:kadastraalNummer "134"^^xsd:string ;
  gtm:kadastraleAanduiding "A134"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A134"^^xsd:string ;
  schema:name "Perceel GDA01-A134"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bqbV5n>, <https://n2t.net/ark:/60537/buYZd4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13136> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7044024 52.0130092, 4.7043697 52.0129867, 4.7042247 52.0130934, 4.7042613 52.013113, 4.7042843 52.0130964, 4.7044024 52.0130092))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

