@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/b0067pr>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/85478402afd59c3c402788bd1e2b3116" ;
  ns0:name "Pand 50"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960877> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71005883 52.00747405, 4.71003927 52.00745948, 4.71001743 52.00744003, 4.70995484 52.00746855, 4.70999069 52.00750007, 4.70992562 52.00753432, 4.71002526 52.00760643, 4.71012739 52.00756135, 4.71002918 52.00749336, 4.71006214 52.00747651, 4.71005883 52.00747405))"^^geo:wktLiteral ;
    osm:area 118.0
  ] .

