@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/bMGgGC>
  gtm:kadastraalNummer "498"^^xsd:string ;
  gtm:kadastraleAanduiding "E498"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E498"^^xsd:string ;
  ns0:name "Perceel GDA01-E498"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bUB3cz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17698> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7096244 52.0060816, 4.7096242 52.0060592, 4.7095926 52.0060432, 4.7095564 52.0060451, 4.7095037 52.0060825, 4.7094859 52.006073, 4.7094704 52.006084, 4.7095606 52.0061323, 4.7096244 52.0060816))"^^geo:wktLiteral ;
    osm:area 56.0
  ] .

