@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/b007zqg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/57060d669016d81d5c28706fe2470d2d"^^xsd:string ;
  ns0:name "Pand 1501"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962328> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71386916 52.01007753, 4.71377516 52.01006832, 4.71376791 52.01010514, 4.71385671 52.01011179, 4.71386916 52.01007753))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

