@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/b6S6uc>
  gtm:kadastraalNummer "748"^^xsd:string ;
  gtm:kadastraleAanduiding "A748"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A748"^^xsd:string ;
  ns0:name "Perceel GDA01-A748"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13748> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7162398 52.010751, 4.7162149 52.0108908, 4.7162149 52.0108908, 4.7168375 52.0109324, 4.7168553 52.0109335, 4.7168553 52.0109335, 4.7169022 52.0107888, 4.7169022 52.0107888, 4.7167873 52.0107822, 4.7162398 52.010751))"^^geo:wktLiteral ;
    osm:area 718.0
  ] .

