@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/bQdagw>
  gtm:kadastraalNummer "1105"^^xsd:string ;
  gtm:kadastraleAanduiding "C1105"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1105"^^xsd:string ;
  ns0:name "Perceel GDA01-C1105"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b500ug>, <https://n2t.net/ark:/60537/bg26bK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15987> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7140433 52.0115111, 4.7140214 52.0115081, 4.7140154 52.0115253, 4.7139869 52.0115285, 4.7139898 52.0115382, 4.7138931 52.011555, 4.7138786 52.0115871, 4.7138636 52.0115845, 4.7138506 52.0116133, 4.71384 52.0116405, 4.7138586 52.0116436, 4.7139266 52.0115629, 4.714036 52.0115321, 4.7140405 52.011519, 4.7140433 52.0115111))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

