@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/bABGFd>
  gtm:kadastraalNummer "1107"^^xsd:string ;
  gtm:kadastraleAanduiding "C1107"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1107"^^xsd:string ;
  ns0:name "Perceel GDA01-C1107"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b500ug> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15989> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7137632 52.0115673, 4.7137511 52.0115656, 4.7137443 52.0115958, 4.7137564 52.0115969, 4.7138506 52.0116133, 4.7138636 52.0115845, 4.7137632 52.0115673))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

