@prefix ns0: <https://schema.org/> .
@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/b00971x>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/03a8a8c624eaf7070d095ee87fc192cd" ;
  ns0:name "Pand 2554"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963381> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70931132 52.01409043, 4.70936855 52.01412349, 4.70944483 52.01405995, 4.70940777 52.01403752, 4.70931132 52.01409043))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

