@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/b007vdm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/04e068a27b6152aeed2cd8afc5be5053"^^xsd:string ;
  ns0:name "Pand 1405"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962232> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70441579 52.01103527, 4.70438063 52.01106072, 4.70445320 52.01110681, 4.70448041 52.01112409, 4.70449746 52.01111375, 4.70451059 52.01110579, 4.70450285 52.01109936, 4.70450759 52.01109614, 4.70441579 52.01103527))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

