@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/bPNLZo>
  gtm:kadastraalNummer "41bis"^^xsd:string ;
  gtm:kadastraleAanduiding "D41bis"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D41bis"^^xsd:string ;
  schema:name "Perceel GDA01-D41bis"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17210> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7044322 52.0111592, 4.7044855 52.0111273, 4.7044805 52.0111242, 4.7044523 52.0111074, 4.7044001 52.0111388, 4.704425 52.011154, 4.7044322 52.0111592))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

