@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/buzowz>
  gtm:kadastraalNummer "449"^^xsd:string ;
  gtm:kadastraleAanduiding "A449"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A449"^^xsd:string ;
  ns0:name "Perceel GDA01-A449"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bS5HaL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13451> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7162178 52.0155118, 4.7162666 52.0153691, 4.7162423 52.0153662, 4.7162229 52.0153639, 4.7161823 52.0154827, 4.7161751 52.0155038, 4.7161948 52.0155075, 4.7162178 52.0155118))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

