@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bLDM7Z>
  gtm:kadastraalNummer "1183"^^xsd:string ;
  gtm:kadastraleAanduiding "C1183"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1183"^^xsd:string ;
  schema:name "Perceel GDA01-C1183"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/benx89>, <https://n2t.net/ark:/60537/bxuo9f> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16065> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7148765 52.0102141, 4.7149786 52.0102234, 4.7150804 52.0096322, 4.715008 52.0096257, 4.7149422 52.0099199, 4.7148765 52.0102141))"^^geo:wktLiteral ;
    osm:area 400.0
  ] .

