@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/b00b466>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5cbb3ba0cbd78a18637d4eaa9d85cc8c" ;
  ns0:name "Pand 3313"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964140> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71381546 52.01139225, 4.71391447 52.01140157, 4.71392120 52.01137775, 4.71398391 52.01136887, 4.71398640 52.01135619, 4.71394700 52.01135324, 4.71394505 52.01136278, 4.71381839 52.01135221, 4.71381546 52.01139225))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

