@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/b00bj90>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/654c2b318500d5e5c94e81cc8f6cdf3d" ;
  ns0:name "Pand 3664"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964491> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70901924 52.01106692, 4.70902212 52.01103744, 4.70890672 52.01102751, 4.70890300 52.01105737, 4.70901924 52.01106692))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

