@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/bwEoBt>
  gtm:kadastraalNummer "750bis"^^xsd:string ;
  gtm:kadastraleAanduiding "C750bis"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C750bis"^^xsd:string ;
  schema:name "Perceel GDA01-C750bis"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16183> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7104063 52.0130901, 4.7103868 52.0130985, 4.7104345 52.0131407, 4.7104965 52.0132088, 4.7105194 52.0131949, 4.7104645 52.0131372, 4.7104063 52.0130901))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

