@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/bi6TTd>
  gtm:kadastraalNummer "311"^^xsd:string ;
  gtm:kadastraleAanduiding "E311"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E311"^^xsd:string ;
  ns0:name "Perceel GDA01-E311"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bV0uUp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17516> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7029174 52.0056657, 4.7028744 52.0056823, 4.7028967 52.0057038, 4.7029395 52.0056868, 4.7029174 52.0056657))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

