@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/b006jgp>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/01287141c46c05206c4b1f7ffe4e6eb8" ;
  ns0:name "Pand 305"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961132> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70875199 52.00785031, 4.70870524 52.00782673, 4.70865918 52.00785878, 4.70870424 52.00788314, 4.70872105 52.00787219, 4.70875199 52.00785031))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

