@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/buYMYe>
  gtm:kadastraalNummer "735"^^xsd:string ;
  gtm:kadastraleAanduiding "B735"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B735"^^xsd:string ;
  ns0:name "Perceel GDA01-B735"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bdjQx1>, <https://n2t.net/ark:/60537/bVDyQW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14581> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7090077 52.0112664, 4.7089965 52.011275, 4.7088985 52.0113501, 4.7090017 52.0113571, 4.709018 52.0113583, 4.7090243 52.0113228, 4.7090083 52.0113218, 4.7090109 52.0113072, 4.7090269 52.0113082, 4.7090318 52.0112811, 4.7090312 52.0112786, 4.7090077 52.0112664))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

