@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/b3KCbt>
  gtm:kadastraalNummer "421"^^xsd:string ;
  gtm:kadastraleAanduiding "B421"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B421"^^xsd:string ;
  ns0:name "Perceel GDA01-B421"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bAbuN0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14267> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70764 52.0129498, 4.7076671 52.0129218, 4.7074806 52.0128382, 4.7076122 52.0127388, 4.7075648 52.0127163, 4.7074121 52.0128385, 4.7074698 52.0128649, 4.7074643 52.0128694, 4.70764 52.0129498))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

