@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/b006rpf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2db525fcd05171400ffd59ecd30781fa" ;
  ns0:name "Pand 485"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961312> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70855174 52.00866147, 4.70854644 52.00866534, 4.70851241 52.00869018, 4.70856009 52.00871505, 4.70859758 52.00868585, 4.70855174 52.00866147))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

