@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/b0068rz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4b4f590793af305a39b27914d28d0029" ;
  ns0:name "Pand 81"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960908> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71144111 52.00725681, 4.71134674 52.00729166, 4.71144334 52.00734365, 4.71154551 52.00730900, 4.71144111 52.00725681))"^^geo:wktLiteral ;
    osm:area 66.0
  ] .

