@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/bIizZ4>
  gtm:kadastraalNummer "600bis"^^xsd:string ;
  gtm:kadastraleAanduiding "A600bis"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A600bis"^^xsd:string ;
  ns0:name "Perceel GDA01-A600bis"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13844> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.719712 52.0164636, 4.7201641 52.0147419, 4.7202003 52.0146007, 4.7201634 52.0145678, 4.7199888 52.0145425, 4.71994 52.0145338, 4.7198885 52.0145139, 4.7199102 52.0144673, 4.719689 52.01444, 4.7196678 52.0144371, 4.7191398 52.0163886, 4.719712 52.0164636))"^^geo:wktLiteral ;
    osm:area 8545.0
  ] .

