@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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/bhh5Xp>
  gtm:kadastraalNummer "636"^^xsd:string ;
  gtm:kadastraleAanduiding "B636"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B636"^^xsd:string ;
  ns0:name "Perceel GDA01-B636"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14482> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.706963 52.0113509, 4.707047 52.0113924, 4.7070554 52.0113859, 4.7071305 52.0113279, 4.7071705 52.0112973, 4.7072474 52.0112385, 4.7074625 52.0110737, 4.7073744 52.0110266, 4.7071821 52.0111749, 4.7071312 52.0112164, 4.707092 52.0112484, 4.706973 52.011343, 4.706963 52.0113509))"^^geo:wktLiteral ;
    osm:area 354.0
  ] .

