@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/bi6TOj>
  gtm:kadastraalNummer "1264"^^xsd:string ;
  gtm:kadastraleAanduiding "C1264"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1264"^^xsd:string ;
  schema:name "Perceel GDA01-C1264"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bFb7pJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16146> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7148163 52.0090971, 4.7145935 52.0090616, 4.7145806 52.0090593, 4.7145664 52.0090888, 4.7145795 52.0090909, 4.7148044 52.0091275, 4.7148163 52.0090971))"^^geo:wktLiteral ;
    osm:area 58.0
  ] .

