@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/bvOAJd>
  gtm:kadastraalNummer "202"^^xsd:string ;
  gtm:kadastraleAanduiding "C202"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C202"^^xsd:string ;
  ns0:name "Perceel GDA01-C202"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bUAUko>, <https://n2t.net/ark:/60537/bxuonB> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15084> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.710446 52.0101983, 4.7104298 52.010193, 4.7103899 52.0102324, 4.710435 52.0102486, 4.7104503 52.0102322, 4.7105058 52.0102521, 4.7105286 52.0102278, 4.710514 52.010221, 4.7105225 52.0102141, 4.7104922 52.010203, 4.710483 52.0102126, 4.710446 52.0101983))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

