@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/bYKRvH>
  gtm:kadastraalNummer "1042"^^xsd:string ;
  gtm:kadastraleAanduiding "C1042"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1042"^^xsd:string ;
  ns0:name "Perceel GDA01-C1042"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bgRT1b> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15924> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7134001 52.0123792, 4.7132979 52.012342, 4.7132834 52.0123367, 4.7132501 52.0123676, 4.7132664 52.0123744, 4.7133889 52.0124248, 4.7135567 52.0124814, 4.713585 52.0124464, 4.7134001 52.0123792))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

