@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/baCHSB>
  gtm:kadastraalNummer "374"^^xsd:string ;
  gtm:kadastraleAanduiding "A374"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A374"^^xsd:string ;
  schema:name "Perceel GDA01-A374"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13376> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7111398 52.0157916, 4.7111438 52.0158268, 4.7111996 52.0158108, 4.7111906 52.0157948, 4.7112416 52.0157823, 4.7113795 52.0157451, 4.7113699 52.015717, 4.7113604 52.0156888, 4.7111365 52.0157563, 4.7111358 52.0157565, 4.7111398 52.0157916))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

