@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bHg4yR>
  gtm:kadastraalNummer "370"^^xsd:string ;
  gtm:kadastraleAanduiding "A370"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A370"^^xsd:string ;
  schema:name "Perceel GDA01-A370"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13372> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7117651 52.0162982, 4.7117573 52.0162859, 4.7116843 52.0163006, 4.711679 52.0162905, 4.7116336 52.0162995, 4.7116363 52.0163045, 4.7115622 52.016317, 4.7115863 52.0163925, 4.7116627 52.016355, 4.7117651 52.0162982))"^^geo:wktLiteral ;
    osm:area 74.0
  ] .

