@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/bu8Za0>
  gtm:kadastraalNummer "231"^^xsd:string ;
  gtm:kadastraleAanduiding "B231"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B231"^^xsd:string ;
  schema:name "Perceel GDA01-B231"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bDwwRp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14078> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7046386 52.0119372, 4.7044984 52.0120312, 4.7045319 52.0120517, 4.7046714 52.0119578, 4.7046809 52.0119513, 4.7046481 52.0119308, 4.7046386 52.0119372))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

