@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/bNVtH6>
  gtm:kadastraalNummer "1144"^^xsd:string ;
  gtm:kadastraleAanduiding "C1144"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1144"^^xsd:string ;
  ns0:name "Perceel GDA01-C1144"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bHtXZm> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16026> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7148475 52.011213, 4.7148566 52.0111678, 4.7147536 52.011159, 4.7147451 52.0112052, 4.7148475 52.011213))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

