@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/b00bjbd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ad5aac49134774dbd0c4e9977b6ae010" ;
  ns0:name "Pand 3665"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964492> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70792701 52.00969169, 4.70796782 52.00971871, 4.70795827 52.00972441, 4.70808904 52.00979738, 4.70811750 52.00977785, 4.70796043 52.00967795, 4.70792701 52.00969169))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

