@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/b7UC4c>
  gtm:kadastraalNummer "530"^^xsd:string ;
  gtm:oppervlakte "96"^^xsd:string ;
  gtm:kadastraleAanduiding "C530"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C530"^^xsd:string ;
  schema:name "Perceel GDA01-C530"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260053070000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bbszOd> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15412> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7130335 52.0106856,4.7130405 52.0106645,4.7130376 52.0106582,4.7130501 52.0106127,4.7131243 52.0106207,4.7131282 52.0106222,4.713256 52.0106307,4.7132457 52.0106854,4.7131894 52.0106815,4.713138 52.0106779,4.7131361 52.0106927,4.7130335 52.0106856))"^^geo:wktLiteral ;
    osm:area 101.0
  ] .

