@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b007snr>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e0d6eb47c3e92e8f73ab8b65b32247ce"^^xsd:string ;
  ns0:name "Pand 1354"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962181> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70929138 52.01107194, 4.70935075 52.01106690, 4.70934862 52.01103023, 4.70928816 52.01103365, 4.70929138 52.01107194))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

