@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/bd76fO>
  gtm:kadastraalNummer "212"^^xsd:string ;
  gtm:kadastraleAanduiding "C212"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C212"^^xsd:string ;
  ns0:name "Perceel GDA01-C212"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bjnhpe> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15094> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7112393 52.0102716, 4.7112029 52.0102566, 4.7111776 52.0102462, 4.7111686 52.0102424, 4.7109007 52.010104, 4.7108929 52.0100983, 4.7108212 52.0101426, 4.7108291 52.0101471, 4.7110426 52.0102559, 4.7112186 52.0103416, 4.7111984 52.0103594, 4.7113789 52.0104147, 4.7114059 52.0104196, 4.7114055 52.0104171, 4.7114218 52.0103707, 4.7114402 52.0103184, 4.7113609 52.0103055, 4.7113311 52.0102998, 4.7113011 52.0102941, 4.7112795 52.0102882, 4.7112393 52.0102716))"^^geo:wktLiteral ;
    osm:area 375.0
  ] .

