@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/bvOAKp>
  gtm:kadastraalNummer "411"^^xsd:string ;
  gtm:kadastraleAanduiding "C411"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C411"^^xsd:string ;
  ns0:name "Perceel GDA01-C411"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bKoLRB>, <https://n2t.net/ark:/60537/bMg4tC> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15293> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7143735 52.0082464, 4.7143609 52.0082462, 4.7143457 52.0082774, 4.7140992 52.0082677, 4.7140786 52.0082658, 4.7140591 52.008306, 4.7140782 52.008307, 4.7142208 52.0083145, 4.7143455 52.0083179, 4.7143735 52.0082464))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

