@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/bCGGCG>
  gtm:kadastraalNummer "957"^^xsd:string ;
  gtm:kadastraleAanduiding "D957"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D957"^^xsd:string ;
  ns0:name "Perceel GDA01-D957"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b0qBUT>, <https://n2t.net/ark:/60537/bg26p5> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17142> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7049037 52.010104, 4.7048207 52.0100618, 4.7047759 52.0100962, 4.7047216 52.0100647, 4.7046925 52.0100851, 4.7047326 52.0101131, 4.7047486 52.0101019, 4.7047668 52.0101118, 4.7047828 52.0101006, 4.7048581 52.0101419, 4.7049037 52.010104))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

