@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/b006qbx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/750dd9f30613dd58f4950ac115636d8a" ;
  ns0:name "Pand 446"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961273> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71534021 52.00877001, 4.71532269 52.00876780, 4.71531478 52.00880015, 4.71533254 52.00880244, 4.71534021 52.00877001))"^^geo:wktLiteral ;
    osm:area 4.0
  ] .

