@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/bQqS4a>
  gtm:kadastraalNummer "963"^^xsd:string ;
  gtm:kadastraleAanduiding "D963"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D963"^^xsd:string ;
  schema:name "Perceel GDA01-D963"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17148> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.704538 52.0102133, 4.7045835 52.0101776, 4.7045608 52.0101653, 4.7045283 52.0101471, 4.7044821 52.0101833, 4.70449 52.0101876, 4.704538 52.0102133))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

