@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b008gjf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/54e4a20a9c6f7f85ac01aff5ae2873f7"^^xsd:string ;
  ns0:name "Pand 1931"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962758> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71194729 52.01138727, 4.71192433 52.01141138, 4.71214553 52.01149973, 4.71216542 52.01150051, 4.71218681 52.01148326, 4.71214203 52.01146046, 4.71194729 52.01138727))"^^geo:wktLiteral ;
    osm:area 64.0
  ] .

