@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/bQ0tyC>
  gtm:kadastraalNummer "749"^^xsd:string ;
  gtm:kadastraleAanduiding "C749"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C749"^^xsd:string ;
  schema:name "Perceel GDA01-C749"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bpZ289> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15631> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7101781 52.0130948, 4.710188 52.0131046, 4.7102326 52.0131367, 4.710338 52.0131787, 4.7104725 52.0132323, 4.7104831 52.0132214, 4.7104174 52.0131851, 4.7103851 52.0131576, 4.7103511 52.0131728, 4.7103078 52.0131355, 4.7103325 52.0131244, 4.7103097 52.0131051, 4.7102656 52.0131194, 4.710233 52.0130809, 4.7101781 52.0130948))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

