@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/bHg4Ad>
  gtm:kadastraalNummer "300"^^xsd:string ;
  gtm:kadastraleAanduiding "B300"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B300"^^xsd:string ;
  ns0:name "Perceel GDA01-B300"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14146> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7050996 52.0113845, 4.7051133 52.0113919, 4.7052084 52.0114434, 4.7053626 52.0115268, 4.705481 52.0115903, 4.7055567 52.011535, 4.7058057 52.0116839, 4.7058693 52.0116386, 4.7055261 52.011455, 4.7054802 52.0114878, 4.7053898 52.0114418, 4.7054115 52.0114255, 4.7054028 52.011412, 4.7053478 52.0113836, 4.7053325 52.0113936, 4.7052969 52.0114183, 4.7051792 52.011354, 4.7051665 52.0113469, 4.7050996 52.0113845))"^^geo:wktLiteral ;
    osm:area 459.0
  ] .

