@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/bO8apX>
  gtm:kadastraalNummer "1113"^^xsd:string ;
  gtm:kadastraleAanduiding "C1113"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1113"^^xsd:string ;
  ns0:name "Perceel GDA01-C1113"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bhHHsz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15995> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7141759 52.0113702, 4.7141538 52.0113687, 4.713947 52.0113534, 4.7139451 52.0113628, 4.713813 52.0113518, 4.7138028 52.0113506, 4.7137972 52.0113913, 4.7138155 52.0113923, 4.7139145 52.0114016, 4.7139466 52.0114046, 4.7139489 52.0113953, 4.7139554 52.0113888, 4.7140177 52.0113709, 4.7141748 52.0113846, 4.7141759 52.0113702))"^^geo:wktLiteral ;
    osm:area 76.0
  ] .

