@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/bUARJd>
  gtm:kadastraalNummer "1058"^^xsd:string ;
  gtm:kadastraleAanduiding "C1058"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1058"^^xsd:string ;
  ns0:name "Perceel GDA01-C1058"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b4ABqu> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15940> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7136398 52.012189, 4.7136995 52.0122105, 4.7138155 52.0121009, 4.7139315 52.0119914, 4.7139441 52.0119811, 4.7138932 52.0119535, 4.7138791 52.0119648, 4.7136984 52.0121347, 4.7136691 52.0121618, 4.7136398 52.012189))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

