@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/bsH5vm>
  gtm:kadastraalNummer "1108"^^xsd:string ;
  gtm:kadastraleAanduiding "C1108"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1108"^^xsd:string ;
  ns0:name "Perceel GDA01-C1108"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bHgh02>, <https://n2t.net/ark:/60537/bvpq62> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15990> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7137741 52.0115274, 4.7137629 52.0115254, 4.7137511 52.0115656, 4.7137632 52.0115673, 4.7138636 52.0115845, 4.7138786 52.0115871, 4.7138931 52.011555, 4.7139898 52.0115382, 4.7139869 52.0115285, 4.7139054 52.0115378, 4.7139002 52.0115492, 4.7137741 52.0115274))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

