@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/btjboO>
  gtm:kadastraalNummer "395"^^xsd:string ;
  gtm:kadastraleAanduiding "A395"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A395"^^xsd:string ;
  schema:name "Perceel GDA01-A395"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13397> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7158122 52.0145317, 4.7158459 52.0145381, 4.7158595 52.0145107, 4.7158679 52.0145123, 4.7159006 52.0144343, 4.7158929 52.014433, 4.7159068 52.0143996, 4.7158723 52.014394, 4.7158394 52.0143888, 4.7157797 52.0145255, 4.7158122 52.0145317))"^^geo:wktLiteral ;
    osm:area 82.0
  ] .

