@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/bCGGDR>
  gtm:kadastraalNummer "324"^^xsd:string ;
  gtm:kadastraleAanduiding "E324"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E324"^^xsd:string ;
  ns0:name "Perceel GDA01-E324"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b6Sih0>, <https://n2t.net/ark:/60537/b87vC3>, <https://n2t.net/ark:/60537/bSILCT>, <https://n2t.net/ark:/60537/bWtmsi> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17529> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7020668 52.0059943, 4.7020389 52.0059719, 4.7018739 52.0060376, 4.7018628 52.0060421, 4.7018896 52.0060627, 4.7020668 52.0059943))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

