@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/b4nIkO>
  gtm:kadastraalNummer "1080"^^xsd:string ;
  gtm:kadastraleAanduiding "C1080"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1080"^^xsd:string ;
  ns0:name "Perceel GDA01-C1080"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b37yO3>, <https://n2t.net/ark:/60537/bWG3ac> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15962> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7144568 52.0121247, 4.7144527 52.0121348, 4.7145135 52.01216, 4.7145192 52.0121499, 4.7145527 52.0120904, 4.7145755 52.0120953, 4.7145949 52.0120734, 4.7146105 52.0120419, 4.7146571 52.0120508, 4.7146665 52.0120245, 4.7146823 52.0119806, 4.7147159 52.0119852, 4.7147437 52.0118286, 4.7145919 52.0118031, 4.7145421 52.0119229, 4.7145063 52.0120052, 4.7144568 52.0121247))"^^geo:wktLiteral ;
    osm:area 383.0
  ] .

