@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bj9pio>
  gtm:kadastraalNummer "889bisa" ;
  gtm:kadastraleAanduiding "D889bisa" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D889bisa" ;
  ns0:name "Perceel GDA01-D889bisa"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17214> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7055991 52.0088715, 4.7055639 52.0088551, 4.705386 52.0089754, 4.705419 52.0089938, 4.7055991 52.0088715))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

