@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/bgEZVa>
  gtm:kadastraalNummer "436"^^xsd:string ;
  gtm:kadastraleAanduiding "C436"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C436"^^xsd:string ;
  ns0:name "Perceel GDA01-C436"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b7UPZr> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15318> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7143998 52.0086301, 4.7141368 52.0086077, 4.7139334 52.0085931, 4.7139159 52.0085914, 4.7138995 52.0086273, 4.713916 52.0086284, 4.7143906 52.0086611, 4.7143998 52.0086301))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

