@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/bEmh5h>
  gtm:kadastraalNummer "350"^^xsd:string ;
  gtm:kadastraleAanduiding "E350"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E350"^^xsd:string ;
  ns0:name "Perceel GDA01-E350"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bTkREY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17552> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7033936 52.0074912, 4.7032865 52.0074355, 4.7032525 52.0074538, 4.7034737 52.0075667, 4.7035069 52.0075496, 4.7034369 52.0075137, 4.70343 52.0075187, 4.7033867 52.0074962, 4.7033936 52.0074912))"^^geo:wktLiteral ;
    osm:area 56.0
  ] .

