@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/bdWTYZ>
  gtm:kadastraalNummer "119"^^xsd:string ;
  gtm:kadastraleAanduiding "C119"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C119"^^xsd:string ;
  ns0:name "Perceel GDA01-C119"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b7vqjf> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15001> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7109935 52.0109728, 4.7109954 52.0109556, 4.7109924 52.0109554, 4.7109926 52.0109539, 4.7109653 52.0109528, 4.7109663 52.0109422, 4.7109938 52.0109434, 4.7110014 52.0108778, 4.7108957 52.0108732, 4.7108924 52.010912, 4.7108305 52.0109102, 4.7108289 52.0109305, 4.7109935 52.0109728))"^^geo:wktLiteral ;
    osm:area 78.0
  ] .

